using the Ajax.Request method trying to eval scripts won't work. Works
without issue in FF and safari (Win)

Main page calls an AJAX.Update with evalscripts true. resulting
content calls an AJAX.AutoComplete with afterUpdateElement function

function calls the Ajax request and resulting content has a simple JS
Alert script.

In FF and Safari this fires without any problems.. in IE7 this does
not fire.

Have tried various options including a specific eval() on the
ResponseText, setting the ContentType of the content etc without
success.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to