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

snapey

  • css animation causes submit button to be missed

    The problem described in Chris's latest video is related: http://css-tricks.com/video-screencasts/123-if-it-moves-when-you-click-make-something-stick/#more-21048 - ie, the 'click' only takes place on mouseup and if the target is no lo…
    Comment by snapey April 14 permalink
  • Clean up script tags in WordPress

    Isn't it best practice to use wp_enqueue_script ?
    Comment by snapey February 24 permalink
  • scroll to element

    Thanks for the feedback Tom. What you say might be fine, but I would have to add an anchor to each link? ie, the panel on the left is a list of links like /shows/245 and this would have to become /shows/245#245 ? I have a javascript solution now. …
    Comment by snapey February 24 permalink