Hi all,

i'm trying to do the classic PopUp form thing using UI Modal Dialog on
a div containing input, textarea ecc ...

The result is that the popup shows correctly but the inputs are
unacessible : can't type text inside, just like they are disabled.

I read here and there on the web that it seems a bug related to old UI
releases, but i downloaded the latest from jquery UI website.

I tried also to catch the open event and to force disabled=false to
all inputs inside the popup but that's not the issue because the
inputs are actually NOT disabled (their disabled attribute is already
set to false), but they are unaccesible anyway.

Thank you

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to