When i open a modal dialog on my web page, the opened dialog does not receive focus. I have tried with autoOpen but it is the same. If I erase everything on the page and keep only document.ready and the function...and in the form, erase all and keep just <form><br /></ form>, it works. Why is this happening ? There are no error in javascript Console, nothing. i have also seen that if I have an empty form <form></form> the focus does not work. pretty weird.
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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
