Re: [jQuery] .load() not executing javascript code in IE

2006-12-26 Thread malsup
The code it is returning is: > > filetree = [ > ,['', 'Test Client', null, null, 'Click to show files for Test Client' > ,[null, 'hello.jpg', '102(', '', 'Type: image/jpeg'] > ,[null, 'switched.pdf', '101(', '', 'Type: application/pdf'] > ,[null, '1159479289997.jpg', '106(', '', 'Type: image/

Re: [jQuery] .load() not executing javascript code in IE

2006-12-26 Thread malsup
Surge Mitchell wrote: > > Here is the call of the .load script: > $("div#filetreescript").load("/client/secure/filetree.php"); > What is being returned by filetree.php? Can you post a sample page somewhere? -- View this message in context: http://www.nabble.com/.load%28%29-not-executing-jav