-
jQuery plugin : monnaTip 0.1
This the simplest tooltip jQuery plugin you can find around.
features:
takes advantage of live(), mouseenter and mouseleave methods
tracks mouse movement
right and bottom viewport border tracking
can be applied on any elementDemo - download - Google code
-
Compressing your HTML, CSS and Javascript using simple PHP Code
Although Compression is a very important method of making your pages lighter and easier for users to download, it’s definitely going to cost you more CPU and on high load servers it’s not recommended unless you already know how to cache your HTML pages.
-
Using Google AJAX API to copy google results in array
This is some way you can get Google results as a JavaScript array that you can display on any page, you first need to get your Google API Key then try this code…

