> A jQuery statement like $("div.tags > a").click(...) is saying, "bind a
> click handler for all child links of div.tags that exist **right now**."

I just realised this and now have it working, I need the onclick inside the
function which made the changes. Now everything references and my test
environment works. Thanks for everyones help, I told you it was simple. I
was referencing a plugin for help and coding it inline, thus I was getting
confused with what was what.

Simon
-- 
View this message in context: 
http://www.nabble.com/Add-to-Dom-tf2773025.html#a7746045
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to