|
Loading...
|
jquery-dev@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
[jquery-dev] Script evaling Ariel Flesler Thu Dec 25 15:00:32 2008
Hi
I suppose something is wrong with 1.3 beta.
Older versions do work on situations like these:
jQuery('<script type="text/javascript">alert("a")</script>').appendTo
('body')
jQuery('<div><script type="text/javascript">alert("a")</script></
div>').appendTo('body')
Now they never get executed but they still get removed from the jQuery
object (and div) before they're added to the page. I checked the new
code but didn't felt like (naively) modifying all the new additions.
This should be fixed as well:
http://dev.jquery.com/ticket/3733
Cheers
--
Ariel Flesler
http://flesler.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" 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/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---
- [jquery-dev] Script evaling Ariel Flesler 2008/12/25 <=
- [jquery-dev] Re: Script evaling Dave Methvin 2008/12/26