Using the Iframed plugin I get the following error in Firebug:
GET xxxxxxxxxxxxx.com/ndxzsite/js/…;(Not Found)
Is the following line in the plugin file necessary?
$OBJ->page->add_jquery('blank.js', 19);
Using the Iframed plugin I get the following error in Firebug:
GET xxxxxxxxxxxxx.com/ndxzsite/js/…;(Not Found)
Is the following line in the plugin file necessary?
$OBJ->page->add_jquery('blank.js', 19);
It's not. We need to find a technique for calling up jquery to be used without calling a script (blank.js in this case). For the moment, it's an inefficient workaround...
This thread has been closed, thank you.