Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Hiding an Empty Div with jQuery Re: Hiding an Empty Div with jQuery

#103411
timmey
Member

well the problem is that you have multiple divs with class .itemBubble i guess.
you have to use something like each. dont know if theres a better way, im no expert.. but maybe it helps:
http://jsfiddle.net/wHpkw/4/