You can use .each().
$("#myId").each(function() {
// do lots of stuff
});
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
You can use .each().
$("#myId").each(function() {
// do lots of stuff
});
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/