iframed form doesn't show alerts on IE

datrader

New member
Apr 10, 2011
22
0
0
hi,


i have a form which onsubmit , it alerts the user with form errors.

the form is placed inside an iframe.


the alerts appear well on FF and chrome, but not on IE.

how can i fix this ?
 


Add this to your .Htaccess to fix it:

Code:
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} *MSIE*  
RewriteRule (.*) http://googlehammer.com