jonhenshaw


Member since 06/27/2006

Location: Nashville, TN

Website: http://sitening.com/

7 snippets

9142 profile views

34 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

jonhenshaw's Recent JavaScript Snippets



« Prev 1 Next »
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
3 948 posted 16 years ago by jonhenshaw
Getting SuperSleight running on a page is quite straightforward, you just need to link the supplied JavaScript file into your document inside conditional comments so that it is delivered to only Internet Explorer 6 or older.
3 941 posted 16 years ago by jonhenshaw
Excellent Script for opening new windows from links while adhering to modern HTML/XHTML standards. Simple put rel="nofollow" in the anchor and link to the script within the HEAD. I prefer to remove the text that states the link opens in an externa...
1 973 posted 16 years ago by jonhenshaw
JavaScript Tooltip libraries number about as many as rounded CSS corner libraries. Jonathan Weiss thought the ones he saw were "too complicated and bloated, did just too much and most of the time were still not flexible enough with the tooltip. So...
1 637 posted 17 years ago by jonhenshaw
A an excellent script for allowing links to open new windows while keeping the code standards compliant. If you look at the last line of the script, you will notice that the JSTarget.init() function takes three parameters (all optional). This is w...
0 752 posted 17 years ago by jonhenshaw
A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari. Copy this script into your JavaScript files. It works immedi...
1 748 posted 17 years ago by jonhenshaw
You can use this script to always keep the copyright notice on the footer of your website current. For example, instead of having to update the year at the beginning of each year, this script will display current year. I'm sure there's an easier way...
2 740 posted 17 years ago by jonhenshaw
« Prev 1 Next »