ie won't execute javascript in the ajax response if there's no text 
returned along with it.. so simply return some text with it or similar.. 
or you can wrap it all up in a callback function so you won't need to 
return any script from the server..

dennis.

Dan Shields wrote:
> Is there an issue in IE that won't let you put Javascript in content 
> that is pulled in via Ajax. I have a page that has a navigation menu and 
> when you click on any of the links it pulls an HTML page in with Ajax. I 
> am using the *Ajax History 
> <http://www.mikage.to/jquery/jquery_history.html> *plugin and in some of 
> the html files I am using some javascript. It works fine in Firefox but 
> in IE its like its not picking up the Javascript.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/


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

Reply via email to