Does JQuery play nice with non-JQuery dhtml?
I am having an issue getting an element by ID with JQuery; this element is created by a non-JQuery Javascript function. Before I go and "Report a problem" that may or may not exist I wanted to ask the community first.
So, can JQuery manipulate elements generated by normal Javascript?