problem is the dialog shows modal but I have no access to the textbox's and buttons within the dialog when browsing with IE unless I change to compatibility mode.
Any idea how to make it work in IE without changing to compatibility mode ?
Have you been check it all your script codes? I am worry if there are any changed and you not understand, which one it's changed. To solve this, maybe you can check it one by one until all script code going well.
shtrudel
Member
461 Points
537 Posts
Jquery modal dialog
Apr 30, 2012 08:51 AM|LINK
Hi there,
I am trying to diplay a jquery modal dialog with the following code -
problem is the dialog shows modal but I have no access to the textbox's and buttons within the dialog when browsing with IE unless I change to compatibility mode.
Any idea how to make it work in IE without changing to compatibility mode ?
asteranup
All-Star
30184 Points
4906 Posts
Re: Jquery modal dialog
Apr 30, 2012 08:55 AM|LINK
Hi,
Find many examples here-
http://delicious.com/anupdg/dialog+jquery
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog
teguhyuliant...
Participant
1370 Points
372 Posts
Re: Jquery modal dialog
Apr 30, 2012 10:12 AM|LINK
Hi,
Have you been check it all your script codes? I am worry if there are any changed and you not understand, which one it's changed. To solve this, maybe you can check it one by one until all script code going well.
shtrudel
Member
461 Points
537 Posts
Re: Jquery modal dialog
Apr 30, 2012 10:33 AM|LINK
Hi again,
The code listed in my fisrt message (top) is the code I am using, nothing different, as you can see there is nothing but a simple Jquery modal dialog.
asteranup
All-Star
30184 Points
4906 Posts
Re: Jquery modal dialog
Apr 30, 2012 11:02 AM|LINK
Hi,
Where is the css file reference?
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog
shtrudel
Member
461 Points
537 Posts
Re: Jquery modal dialog
Apr 30, 2012 11:11 AM|LINK
Hi,
Not using CSS on that page...
Is it a must to use CSS ?
asteranup
All-Star
30184 Points
4906 Posts
Re: Jquery modal dialog
Apr 30, 2012 11:14 AM|LINK
Hi,
There are certain model dialog specific css that is needed. You can rather add the css and check the result.
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog