Hi, Given a bunch of divs with class = "subNav", how do I write a jquery expression to make all of their "display" attributes "none" except the one with id, "myId"?
Thanks, - Dave
Hi, Given a bunch of divs with class = "subNav", how do I write a jquery expression to make all of their "display" attributes "none" except the one with id, "myId"?
Thanks, - Dave