Email: Password:

Checking Project Status? Click Here for Project Management Access.
Forgotten Your Password? Request a Password Reset.

Open My Account Login
Wednesday, 23 December 2009 15:48

Code Help Links

When coding and working on multiple projects at the same time I find it impossible to remember every little code trick escpecially when I use so many different languages on a day-to-day basis. Being so, I tend to collect a lot of links when it comes to everything from how a built-in PHP function works, to if my JavaScript syntax is worded properly for IE.

I've provided links below from my "Resources" favorites folder:

JavaScript

Sliders for user interaction: http://www.noupe.com/javascript/30-javascriptajax-techniques-for-sliders-scrollers-and-scrollbars.html

This is a good place to start if you're in need for a js slider. Provides a good basis on which you can customize to your needs.



PHP/MySQL

Creating Pagination:http://php.about.com/od/phpwithmysql/ss/php_pagination.htm

Creating pagination using PHP and MySQL



CSS

Browser Hacks:http://www.nealgrosskopf.com/tech/thread.php?pid=20

A solid resource for targeting specific browsers. I reference this page at least 2-3 times a month.

Published in Web Design