• About
  • Tech
  • Family
  • Garden

Category Archives: Javascript

Recreating swipe to reveal in HTML, CSS and JS

October 20, 2010
in Javascript

One of the things I really like about the interface in Tweetie / Twitter for iPhone is being able to swipe a tweet to reveal actions beneath it.  This is my attempt to recreate it using HTML, CSS3 and Javascript.  … Continue reading →

Only load jQuery if not already present

June 21, 2010
in Javascript

Very useful method of ensuring jQuery is loaded before running the code that needs it — from How to build a web widget (using jQuery) — Alex Marandon

Only load jQuery if not already present

June 21, 2010
in Javascript

Very useful method of ensuring jQuery is loaded before running the code that needs it — from How to build a web widget (using jQuery) — Alex Marandon

Javascript Key Codes

June 14, 2010
in Javascript

37: left 38: up 39: right 40: down

  • Ricky Moorhouse is a Web Developer based in Portsmouth, Hampshire

    Drop me a line on (023) 9229 8740

    This is my blog, if you like what you see, why not follow me on twitter, subscribe to my blog, receive my posts by e-mail or buy me a coffee?

  • © 2012 Ricky Moorhouse