> FireBug say "$(this).id is not a function" > > What is to do?
You'll need to rewrite that as: $(this).attr("id")
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
> FireBug say "$(this).id is not a function" > > What is to do?
You'll need to rewrite that as: $(this).attr("id")
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/