View Single Post
  #8 (permalink)  
Old 02-11-2008, 03:17 PM
BigAlReturns's Avatar
BigAlReturns BigAlReturns is offline
Moderator Extraordinaire!
 
Join Date: Dec 2007
Location: The Wirral, England
Posts: 291
Send a message via MSN to BigAlReturns
Default

It's difficult to tell from the product page, but the "mask" option is a far better one. I'm probably not great at explaining the problems, but the basic concept to check out is called "progressive enhancement". It basically means starting off with a basic page that can be read by any browser, and using JS to add functionality - this means any browser without JS will still see the basic page fine.
Reply With Quote