Archive for May 16th, 2007

40 CSS Templates

May 16th, 2007

40 simple but useful CSS templates.  I use these are starting points all the time.
Templates: http://blog.html.it/layoutgala/


The Great Ajax Tutorials

May 16th, 2007

If you have been looking for some ajax to spiff up your site well then you need to check out this site.  miniajax.com has a bunch of simple downloadable ajax code to help you make your site web 2.0′ish.  It’s worth a look.  They have everything, Graphing , Start Rating systems, CSS Overlays, and much more.  [...]


Javascript Tabs

May 16th, 2007

Here is a good way to create javascript tabs.  This code is very simple and works great!
Javascript Tabs: http://www.onlinetools.org/tools/domtabdata/


Cloning Google Suggest

May 16th, 2007

Have you ever used Google Suggest and want to implement it on your site? phpRiot() has a good tutorial on how to create your own customized Google Suggest using Ajax
Cloning Google Suggest with AjaxAC: http://www.phpriot.com/d/articles/php/application-design/google-suggest-ajaxac/index.html