Javascript Resources
Typically when I am faced with a problem that requires the use of Javascript I will initiate the process to a solution by searching the web for an example which may already exist. Once I find a good example, I will dissect the code until I have sucked every little piece of scripting knowledge I can from the code. I resist the urge to cut and paste, as it gains me no personal knowledge and only shallow glory. Of course, when time is of the essence shallow glory is all I may have time for. The places that I will start looking for example code are listed below.
My question to you dear reader is, are there any missing resources from my list?
- http://www.devpro.it/
- http://www.howtocreate.co.uk/tutorials/javascript/important
- http://www.quirksmode.org/
- http://www.onlinetools.org/index.php
- http://www.icant.co.uk/html/scripting.php
- http://www.javascripttoolbox.com/
- http://cross-browser.com/
- http://slayeroffice.com/
- http://dean.edwards.name/
- http://jeffhowden.com/code/javascript/
- http://www.twinhelix.com/javascript/
- http://www.robertnyman.com/category/javascript/
- http://ditchnet.org/dhtmlgallery/
- http://www.davidflanagan.com/javascript5/
- http://dhtmlgoodies.com/
- http://www.brothercake.com/site/resources/scripts/
- http://www.themaninblue.com/experiment/
- http://www.frequency-decoder.com/the-language-in-the-lab/
If the mouse pointer changes to a hand when you roll-over an image associated with a story the image upon clicking either links to enlarged version of the image or a website associated with the image.
Hi Cody,
http://jstween.blogspot.com/ might be a good resource
@Geert – Good call, I had that link somewhere…
Did you try asking my mom?
http://www.snook.ca
http://www.robertnyman.com
http://www.particletree.com
Particle Tree have some good concepts/functionality in their articles, but some of the code is a bit inelegant in my opinion (not wishing to sound too high and mighty!).
Cheers Cody for adding a link to my script TargetOrder! Greatly appreciated!
@Simon – No worries, it’s real nice work!