Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I've just discovered that this isn't working for me in IE7 and IE8. Is it a javascript issue?
Cheers, JV
I've got it working in IE8 but not IE7 yet.
I replaced the jquery validation script link:
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery.validate/1.8/jquery.validate.min.js"></script>
To the latest:
<script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.9/jquery.validate.js"></script>
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Doesn't work in IE7 at all and fails to send in IE8
I've just discovered that this isn't working for me in IE7 and IE8. Is it a javascript issue?
Cheers, JV
I've got it working in IE8 but not IE7 yet.
I replaced the jquery validation script link:
<script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery.validate/1.8/jquery.validate.min.js"></script>
To the latest:
is working on a reply...