Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.7K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for mmcdonald

Boo! Meh you knew it was me. After all, I post 99% of the dumass questions around here... I have a modal that's being a teenager and isn't doing as it's being told: http://i.imgur.com/7PcLQCS.png *As you can see from the image, it's half off of the screen!* # Here's the …

Member Avatar for YtuMamaTambien
0
3K
Member Avatar for vizz

How to flip multiple div when clicked on menus? Current code is working for only last two div's. [code in work on jsfiddle](http://jsfiddle.net/Lucdd/) **HTML** <ul class="nav"> <li><a href="#home">home</a></li> <li><a href="#about">about</a></li> <li><a href="#work">work</a></li> <li><a href="#contact">contact</a></li> </ul> <section class="container"> <div id="card"> <div class="front flipper" id="home">home</div> <div class="back flipper" id="about">about</div> <div class="front flipper" …

Member Avatar for Jad4
1
978