Simple Image Gallery Using jQuery
Instead of using heavy, slow plugins to display your image galleries, follow this short tutorial to create your own system, customizable and understandable. Continue reading
Instead of using heavy, slow plugins to display your image galleries, follow this short tutorial to create your own system, customizable and understandable. Continue reading
Starting today I’ll be releasing a short series of clocks. These will be embeddable clocks that you can place anywhere on any page, thanks to Javascript. This first one is rather simple. It just tells you the time and pm/am. … Continue reading
This is a simple Javascript that will, upon loading the <head> tags, refresh (redirect) your users to another webpage. The script can also be used to refresh the webpage, say every 5 seconds. Place this ONE line of code in … Continue reading
I was cleaning up my Mac when I noticed a handy little guy called the Script Editor. Turns out, Apple made their own programming language known as “AppleScript.” Well, I use AppleScript for a lot of things now. Let me … Continue reading
Buttons are the essence of creating Flash games. Here you’ll learn how to make them. First, draw what you want your button to look like in your game. Be it text, a square, or an intricate shape, this is what … Continue reading