Problem in v1.6?
Problem in v1.6?
When I first downloaded jQuery UI, I went through the customize
procedure to just get the Dialog component. I got my page mostly
working (have to hit tab to focus the first field, but that's a
separate issue). I wanted to see if 1.6rc2 handled the focus
differently, so I downloaded the whole thing. When I use the whole
1.6rc2 script, my page no longer works. I took the list of functions
(and variables, etc) that are in my custom file, and extracted those
same functions from the 1.6rc2 file. My page works (with the non-
focus problem still intact). Is there something I'm missing? Even
though 1.6rc2 doesn't fix my problem, I didn't expect it to break my
page.