bug: [ui 1.5b4] Jquery UI Dialog ...
I found Dialog got a problem when I use jquery.ui-
all-1.5b4.packed.js.
before, I used jquery.ui-all-1.5b2.packed.js and dialog will be
displayed ...
here is the error from firebug
[code]
missing } after property list
http://localhost/public/js/jquery.ui-all-1.5b4.packed.js
Line 1
$("#cndnbox").dialog is not a function
[/code]
Please fix the bug ;)