Change <script type="type/javascript" src="JavaScript/jquery-1.2.2b2.js"></script>
to <script type="text/javascript" src="JavaScript/jquery-1.2.2b2.js"></script> Also, you'll want to put the flora (theme) class on the containing element, in this case the body. - Richard On Jan 8, 2008 10:54 AM, Jason Levine <[EMAIL PROTECTED]> wrote: > > > I'm working on a new website that's going to heavily rely on JQuery, but I > can't get the UI Dialog code to work. To simplify matters, I took the > HTML > code from the documentation's example and modified it to work with local > scripts. It winds up failing with my local copy of JQuery. > > Here's the URL: > > http://www.jasons-toolbox.com/Recipes/DialogTest.asp > > Here's the URL using the latest copy of JQuery right from the servers: > > http://www.jasons-toolbox.com/Recipes/DialogTest.asp?Latest=y > > Any ideas why it won't work? > > Thanks in advance, > > -Jason Levine > -- > View this message in context: > http://www.nabble.com/JQuery-UI-Dialog-not-working-tp14692149s27240p14692149.html > Sent from the jQuery General Discussion mailing list archive at Nabble.com > . > >