Archive for the 'Code' Category
Do those special characters bug the hell out of you? Here is a good list of them to help you in your coding. The list tells you their name code, number code, Glyph, and the description. This is a good reference
Special Characters: http://www.webmonkey.com/webmonkey/reference/special_characters/
Here are some more CSS Templates.
Templates: http://www.smashingmagazine.com/2007/01/12/free-css-layouts-and-templates
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. [...]
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/
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 custimizedGoogle Suggest using Ajax
Cloning Google Suggest with AjaxAC: http://www.phpriot.com/d/articles/php/application-design/google-suggest-ajaxac/index.html


