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

Niplo

  • Scaffolding Images

    Thanks for pointing me in the right direction! So basically it's just defining properties in the css within various media queries: eg: @media only screen and (min-width: 960px) { .box { width:720px; } }
    Comment by Niplo January 10 permalink
  • Jquery toggle slide frustrations!

    Hey - Not that anyone has read this yet. But decided to go with something different. http://www.nicolobianchino.com/TESTING/index2.html Whad'a ya reckon?
    Comment by Niplo June 2011 permalink
  • Accordion Menu

    Thanks for the link, it seems to be an much better option. Cheers
    Comment by Niplo May 2009 permalink
  • Change Main Background Image

    I thought Jquery could provide a solution, but I'm new to it and not sure of the syntax to adapt my basic code to Jquery so that it fades in. Could 'lyleyboy' or anyone for that matter set me off on the right track. Much appreciated.
    Comment by Niplo April 2009 permalink
  • Change Main Background Image

    Thanks for the help, it put me on the right track! I couldn't really get your code to work, so I used it as a starting point and wrote this: function changeImage(newImage) { elem = document.getElementById(\"changer\"); elem.style…
    Comment by Niplo April 2009 permalink
  • Javascript animated Divs trouble.

    Not sure man, I tried the link on a different computer and it worked fine: http://www.get-over.net/Tester/index.html Not sure if being in Australia would have any bearing on this.
    Comment by Niplo April 2009 permalink
  • Javascript animated Divs trouble.

    Just put something up: http://www.get-over.net/Tester/index.html Pretty sketchy but I'm still honing my skills. Any help or suggestions is greatly appreciated. Thanks
    Comment by Niplo April 2009 permalink