Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get element
Message
 
 
General information
Forum:
Javascript
Category:
JQuery
Miscellaneous
Thread ID:
01567453
Message ID:
01567479
Views:
23
>This is the simplest example I can come up with:
var content = '<h2>SomeText</h2><input id="trapName" />';
>                var xx = $(content).find('#trapName');
>
>
>>>It's a standalone fragment - not associated (and cannot be) with the main DOM (which, I believe, is the default context for JQuery).

Just a suggestion - have you tried asking on jQuery forum? I got a few good answers there when I need them.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform