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.
|