[k]id » jQuery UIのdialogとdatepickerを一緒に使う 

2010年3月30日

jQuery UIのdialogとdatepickerを一緒に使う



jQuery UIdialogdatepickerを併用すると何故かdatepickerが背面にまわってしまう。

jui

そんな場合の対処方法。
development-bundle/themes/ui-lightness/jquery.ui.datepicker.cssの

.ui-datepicker { width: 17em; padding: .2em .2em 0;}
を
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index:2000;}
な具合にz-indexを指定する事で回避ができるみたいです。

この記事を読んだ方は下記の記事も読んでいます。

コメント・トラックバック

トラックバック

コメントをどうぞ

カテゴリー: Ajax, JavaScript
タグ: ,

Get Adobe Flash playerPlugin by wpburn.com wordpress themes