PDA

View Full Version : page-enter


angiras
02-25-2003, 02:37 PM
is there a better way to add a filter to the page_enter (or to any element) than blendTrans(Duration = 2.0) ?
javascript or CSS ?
working with a bit more than IE ?

thank you

brothercake
02-26-2003, 05:01 PM
What you've posted is CSS, for which there is a javascript equivalent (the filters object)

But it's IE - or specifically, Windows/IE5.5+ - proprietary.

angiras
02-26-2003, 09:17 PM
ok thank you , I thought you could do it also for mozilla and opera