看板 [ Ajax ]
討論串[問題] 怎麼取用jQuery UI的Dialog,裡面的物件
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者darkk6 (Mr. Pan)時間14年前 (2011/10/01 19:24), 編輯資訊
0
0
1
內容預覽:
close: function(event,ui){. alert($(this).attr("target"));. }. ====. 補充. ====. close: function(event,ui){. //取得裡面的第1個 children. $(this).children().eq(

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者knives時間14年前 (2011/10/01 18:53), 編輯資訊
0
0
1
內容預覽:
http://jsfiddle.net/9WnZJ/1/. 我現在的功能是當我在$('.items') 點擊的時候. 會根據裡面的target開啟相對應的dialog. 那我想問的是,我要怎麼在dialog去取用該Dialog裡面的元件. 比方說 <div class="dialog" title=
(還有326個字)
首頁
上一頁
1
下一頁
尾頁