simplemodal - IE8 $.support.boxModel is not NULL and no object
- by tom007
Hi,
I try to use the simplmodal script from: http://www.ericmmartin.com/projects/simplemodal/
I got this error $.support.boxModel is not NULL.. in IE8.
jquery.simplemodal-1.3.4.min.js?F
This is my implementation scipt.. what I have to change to avoid this error?
function loadIframe(url){
$.modal('<iframe src="' + url + '" height="700px"…