http://www.youtube.com/lifeinaday
Monthly Archives: May 2011
Jquery Scrollable area
Jquery Tooltips Bubbles
Sliding Top Menu With jQuery
Sliding menus are very effective in areas where we have limited space . This is a sliding top menu built with jQuery which can be fired through the open & close buttons or with any tag with the related class name. You can also use it as an info box, login area & more. Click …
Image fun with PHP
This post is a demo of what the imagefilter() PHP function can do for you. http://www.phpied.com/image-fun-with-php-part-2/
PHP imagefilter
Description bool imagefilter ( resource $image , int $filtertype [, int $arg1 [, int $arg2 [, int $arg3 [, int $arg4 ]]]] ) imagefilter() applies the given filter filtertype on the image.