-
Oct 19th, 2016, 09:03 AM
#1
Thread Starter
Don't Panic!
[RESOLVED] JQuery not finding the new elements
Ok, so a page I'm working on has a grid (table) AJAXed in/updated.
The check box on the grid JQuery can find, however the td with unique id's it cannot find.
I made some javascript/jquery to create a string of the id, then put it into $(sIdToFind) ... which returns the JQuery object, but its null.
I checked on Chrome with the inspector, and the element is there with the ID. But JQuery can't see it.
document.getElementById however can.
Is there something I need to do with the JQuery to get it to re-read the DOM ?
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
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
|