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

clbuttic

  • Hide ios Safari search/URL bar?

    You have to options here. The meta tag posted above really hides it so your page look likes an app. If its not a web-app, I wont do this. Instead, try this: window.addEventListener( "load", function () { setTimeout( fun…
    Comment by clbuttic February 16 permalink
  • IE Text Shadow

    Although it's not the most semantic solution, couldn't you just create to divs, both containing the "6" where on has color: red and the other color: white & the filter and then just stack them with a bit of displacement?
    Comment by clbuttic February 13 permalink
  • Best CSS3 Supporting Script for Unsupported Browsers?

    We don't want bad websites built on one of the best available theme frameworks. There is ABSOLUTELY no way you can possibly stop people from building bad websites. I have to agree with that. Thats the internet - a blessing and a cure …
    Comment by clbuttic February 13 permalink