Dialog modal form demo not working in Firefox?

Dialog modal form demo not working in Firefox?


Hi,

I'm trying to understand how the Dialog modal form demo ( http://jqueryui.com/dialog/#modal-form)  works. I copied the source to a file on my local machine and I'm accessing it through a local apache server.  When I use Google Chrome everything works fine, however when I try to access the page using firefox the dialog doesn't appear at all. I get the 'existing users' table but when I click on 'Create new user' nothing happens.  The firebug console doesn't show any errors.

If I look at the online demo page, the embedded demo does seem to work.  Any ideas what might be wrong or how to figure out what is happening? Anybody seen this before?

Nico