The code it is returning is:


> <script language="JavaScript" type="text/JavaScript">
>  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/jpeg']
> ,[null, '2003_aplus_os_objectives.pdf', '93(', '', 'Type:
> application/pdf']
> ,[null, 'Class_Schedule_Spring_2007.pdf', '90(', '', 'Type:
> application/pdf']
> ,[null, 'CSSmenus2.zip', '99(', '', 'Type: application/zip']
> ,[null, 'IMG_6500.JPG', '134(', '', 'Type: image/jpeg']
> ,[null, 'IMG_6499.JPG', '131(', '', 'Type: image/jpeg']
> ,[null, 'IMG_6479.JPG', '132(', '', 'Type: image/jpeg']
> ]
> ,['', 'Public Folder', null, null, 'Click to show files for Public Folder'
> ,[null, '10_things_windows_backup.pdf', '91(', '', 'Type:
> application/pdf']
> ,[null, 'i-9.pdf', '100(', '', 'Type: application/pdf']
> ]
> ];
>               ctDraw ('myMenuID', filetree, ctThemeXP1, 'ThemeXP', 0, 0);
> </script>

Well that looks ok.  Are you sure there isn't an error coming out of ctDraw?
-- 
View this message in context: 
http://www.nabble.com/.load%28%29-not-executing-javascript-code-in-IE-tf2883329.html#a8057537
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to