jQuery with divs that can't be found even searching by its id

Posted by aussiegeek on Stack Overflow See other posts from Stack Overflow or by aussiegeek
Published on 2010-04-22T10:49:39Z Indexed on 2010/04/22 10:53 UTC
Read the original article Hit count: 228

Filed under:
|
|

I have a piece of html/javascript written in jQuery at http://pastebin.com/MzMPjtvF

My issue is the divs with images in them will only show up until $('.platform').hide() is ran, to the point that those divs won't even show up in $('.platform'). I'm not sure if its a bug or my lack of knowledge of jQuery

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript