07-28-2009, 04:50 AM
|
#2 (permalink)
|
|
The Acquainted
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
|
Write out the html using php, and then use jQuery - that way you only have a few lines of jQuery instead of many lines of javascript. Plus if javascript is turned off users will still be able to view the images as the html will still remain - down grade gracefully :)
|
|
|
|