Home › Forums › JavaScript › Hiding an Empty Div with jQuery › Re: Hiding an Empty Div with jQuery
May 24, 2012 at 11:53 am
#103411
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/