Select Multiple Form Fields Finding a better solution for multiple selection Most of the form fields available with HTML are straightforward and easy for people to understand and use. But there is one exception. The select multiple. While useful and necessary, the select multiple form field has always been a usability challenge.
Category Archives: Programming
php, jquery pagination
PHP Jqery pagination scripts http://bakery.cakephp.org/articles/daphonz/2008/05/03/easy-ajax-pagination-using-jquery http://www.9lessons.info/2009/09/pagination-with-jquery-mysql-and-php.html (demo) http://www.phpjquery.com/jquery-tutorial/pagination-with-jquery-and-php/ http://beski.wordpress.com/2009/04/20/ajax-pagination-with-jqueryphpmysql/ http://www.99points.info/2010/05/ajax-pagination-create-ajax-pagination-using-php-jquery-and-ajax/ [ad code=1 align=center]
php facebook pagination
PHP facebook pagination class http://forum.developers.facebook.net/viewtopic.php?pid=88426 [ad code=4 align=center]
php pagination class
php paginator digg style http://www.strangerstudios.com/sandbox/pagination/diggstyle.php http://www.phpeasystep.com/phptu/29.html http://bakery.cakephp.org/articles/mattpuchlerz/2007/05/03/digg-style-pagination http://code.google.com/p/phppaginator/ http://www.phpro.org/tutorials/Pagination-with-PHP-and-PDO.html http://mis-algoritmos.com/digg-style-pagination-class [ad code=4 align=center]
.htaccess speed up site
Increase your page load times and save bandwidth with easy and really effective methods using apache htaccess directives. This module controls the setting of the Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. The expiration date can set to be relative to either the time the source file …
.htaccess hotlink protection
Hotlink protection of images Use this generator to create a .htaccess file for hotlink protection of your images and pictures. Hotlink protection can save you lots of bandwidth by preventing other sites from displaying your images.