|
-
Oct 22nd, 2016, 07:28 AM
#4
Re: JQuery not finding the new elements
jQuery always finds id's in the current DOM - it's not storing something based on first execution.
Are you using something like FireFox to debug? If not you should be doing so and then we can talk further about what your DOM has "live" for elements.
I always build my page with jQuery - sometimes even grabbing HTML from SQL select statements. I can always find new elements or it would be a useless tool.
And I'm using 1.7 as well...
Might you have ID's that are NOT unique on your page??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|