Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't get element
Message
 
 
À
05/03/2013 13:25:44
Information générale
Forum:
Javascript
Catégorie:
JQuery
Divers
Thread ID:
01567453
Message ID:
01567479
Vues:
24
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform