Posts Tagged ‘Javascript’
Case Study: Customized Google Map
Saturday, March 6th, 2010
I have used iframes to display the location of an office before on previous websites, but I really wanted to take it a step further with Google Maps on a recent website update for one of my clients.
Here are some of the key points of what I wanted to accomplish with my new & improved [...]
Posted in Beginner Tips, Javascript, Tips and Tutorials |
3 ways to use javascript wisely
Saturday, December 5th, 2009
Javascript is utilized in many websites to validate web forms, enhance the user’s experience, and add extra functionality.
But are you using it correctly?
What I mean is, if someone has javascript disabled, is your website still functional?
Here are a three things to consider when using javascript.
1. Don’t rely solely on javascript to validate key [...]
Posted in Web Development |
Create a Search Bookmarklet
Tuesday, September 1st, 2009
Bookmarklets are a great way to enhance your internet browsing experience and make yourself more efficient when doing repetitive tasks.
No, bookmarklets are NOT miniature bookmarks, but they are bookmarks (or favorites for IE) that contain javascript instead of a URL. When clicking the bookmarklet, the javascript is executed immediately.
There are a wide variety of uses [...]
Posted in Tips and Tutorials |
Animated Rollover Buttons with jQuery
Sunday, August 30th, 2009
I had the need to create some demo/download buttons for my tutorials, but who wants the generic buttons that swap image states when you rollover them? Not me!
I wanted some nifty animations that would be a little different. You can see the results below:
download files
view demo
[...]
Posted in Tips and Tutorials |









