Hi, Trying to get the jFrame plug-in to work but unsure how to use it.
(see: http://plugins.jquery.com/project/jframe) I have set-up the follow div, i.e: <div id="content" src="#"></div> and then make a call to: jQuery("#content").loadJFrame(returnURL); Have also included all necessary js libraries. The div loads successfully but I get a javascript error: Line: 200364044 Char: 3 Error: Object doesn't support this property or method Can someone please let me know what I have missed and please correct/ show me the correct usage of this plug-in. What does the "callback" parameter need to be? Thanks. Tony.