Posts tagged with 'script' from 1 to 24 of 58
Script Smarter: Quality JavaScript from Scratch
Very thorough series of tutorials on how to make Javascript work. [...]
- up ↑
- programming
- 16th Mar 2006
Background image rotator
A recent topic on the css-discuss list provided this interesting feature: a background image rotator script. Seems to work rather nicely, however [...]
- up ↑
- web design
- 3rd Sep 2004
nooked
- up ↑
- programming
- 6th Aug 2008
Internal Accesskeys
It's probably not a new concept nor is it rocket science but it's helluva useful and I haven't seen it anywhere else. And in the light of the recent f [...]
- up ↑
- accessibility
- 11th Oct 2006
getElementsByClassName
useful article on the use of a getElementsByClassName script. [...]
- up ↑
- web design
- 1st Jun 2005
CodeHighlighter
CodeHighlighter is a lightweight, unobstrusive and fully configurable script for displaying code examples highlighted in a way similar to the way ma [...]
- up ↑
- web design
- 23rd Dec 2005
Keep your copyright dates up-to-date
I always consider it a telltale sign that a website isn't cared for much when the copyright dates are out-of-date. If you've ever faced this situation [...]
- up ↑
- web design
- 25th Apr 2006
Lightweight device-detection in PHP
This looks like a great wee PHP script for detecting mobile devices. [...]
- up ↑
- mobile devices
- 21st Jun 2007
Timezones
If you need to set your timezone then here's a list of TZ descriptions. Just include this line of PHP into the approriate script: putenv("TZ=Euro [...]
- up ↑
- programming
- 12th Aug 2007
Generate Google Site Maps
Here's a PHP script that generates a Google Site Map. [...]
- up ↑
- web design
- 27th Dec 2007
Search Engine Highlighting
Handy script that highlights the terms a user enters in your search engine: from Brian Suda. [...]
- up ↑
- web design
- 14th Sep 2004
PHP: Textarea Resizer
Pretty cool little PHP script from Mike Cherim to increase (and decrease) the size of your textarea's. [...]
- up ↑
- programming
- 5th Nov 2007
Accessible drag and drop
PPK has written a very cool accessible drag and drop script. It allows you to move an object around a page with a keyboard! Brilliant work! [...]
- up ↑
- accessibility
- 2nd Aug 2007
AJAX and Screenreaders: When Can it Work?
James Edwards discloses that 'script support in screen readers is incredibly erratic and fragmentary' in his article at Sitepoint. [...]
- up ↑
- accessibility
- 16th May 2006
Highlight2Translate
- up ↑
- programming
- 1st Mar 2009
Ajax, Javascript and the Dom
Here's a few useful links to some Ajax, Javascript and the Dom stuff. [...]
- up ↑
- web design
- 23rd Jun 2005
Embed Google Reader shared items in your blog
This is a small script by Christian Heilmann that allows you to add items you shared on Google Reader unobtrusively into your pages. [...]
- up ↑
- programming
- 15th Jun 2008
enhance usability with Javascript
Wonderful selection of Javascript tips and tricks to implement into your site to enhance usability and give your site the wow factor.A couple more l [...]
- up ↑
- web design
- 20th Dec 2005