treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Latibro

  • IE7 spacing/padding/height bug with ?

    Could sound like the problem with w3c box-model and the way the old IE (quirks mode) calculates width/height. Try to google for quirks mode height problems, and you will find a lot of possible solutions.
    Comment by Latibro July 2011 permalink
  • jQuery Toggle

    And off cause the jQuery code could be made nicer with a function with the almost identical code. But this would do the job, then I leave you with making it pretty :-)
    Comment by Latibro July 2011 permalink
  • jQuery Toggle

    You might, but I added a div around the two img in order to place them above each other, or else they would not fade in/out above each other. Because they are both visible in the markup when they are in the face progress, and you would see the 2 ima…
    Comment by Latibro July 2011 permalink
  • jQuery Toggle

    Hi Christopher Here you have a version that will work as specified http://jsfiddle.net/RKQNS/4/
    Comment by Latibro July 2011 permalink