Jquery Works in FF but not IE at all
- by Shawn
I set up the SimpleModal plugin to
work from our Ad server(Real 24/7).
Essentially, attempting to make an
interstitial ad. I serve a popupAd.js
file from the Ad Server to our
homepage(index.php), Here is the code for popupAd.js:
$(document).ready(function() {
$.modal('<iframe src="/welcomeAd.htm" height="525" width="562"…