Well a simple test is to put an onload function in the body, it just simple doesn't work :(
test.php ... <body onload=alert('loaded')> ... On 10 Feb, 16:01, Michael Lawson <mjlaw...@us.ibm.com> wrote: > Are the functions actually being called? Which function are you trying to > use? > > cheers > > Michael Lawson > Content Tools Developer, Global Solutions, ibm.com > Phone: 1-919-517-1568 Tieline: 255-1568 > E-mail: mjlaw...@us.ibm.com > > 'Examine my teachings critically, as a gold assayer would test gold. If you > find they make sense, conform to your experience, and don't harm yourself > or others, only then should you accept them.' > > From: adexcube <alfonsoenci...@gmail.com> > > > To: "jQuery (English)" <jquery-en@googlegroups.com> > > > Date: 02/10/2009 10:50 AM > > > Subject: [jQuery] load page which includes swf and js functions > > > Hi, I'm trying to load a remote page using load function > > $('#middle').load("test.php"); > > that page (test.php) has javascript functions that embed an swf using > swf plugin. > The problem is that it only loads html content and doesn't execute any > javascript function. > > Any ideas? > > Thanks > > graycol.gif > < 1KViewDownload > > ecblank.gif > < 1KViewDownload