[jQuery] How do I write this jquery expression?

[jQuery] How do I write this jquery expression?


Hi,
I have a number of DIVs with class = "subNav". How do I write a
Jquery expression to tell me the ID of the DIV with class "subNav"
whose display element is not "none" (i.e. "block")?
Thanks, - Dave