jQuery Navigation Plugins and Tutorials
A great list of 45 plugins and tutorials on Noupe about using jQuery to make your website's navigation both creative and usable.
(tags: webdev tutorials jquery navigation)
-
-
Sphider – a php spider and search engine
Sphider is a lightweight web spider and search engine written in PHP, using MySQL as its back end database. It is a great tool for adding search functionality to your web site or building your custom search engine. Sphider is small, easy to set up and modify, and [...] -
Bulletproof @font-face syntax
Designers have been harassing developers about using fonts other than the "web standards" since the dawn of the internet (or so I could imagine). It does seem like we are getting closer as this post on paulirish.com shows.
(tags: webdev typography css) -
3+ Ways to Preload Images Using CSS, JavaScript, or Ajax
A nice write up with some good code examples on ways to preload images (particularly helpful if you are using CSS background images to create rollovers). I went with "JavaScript Method #1".
(tags: javascript images preload webdev)
