Hi all. I just came across this wipe/page-transition effect, which I've never seen. Since it only works in MSIE 4.0 and not NS 4.0 or NS 3.0, I assume it's one of Microsoft's CSS things. It's kinda cool, if totally eye-candy. I'd like to hear what you all think of this, and if you know of any especially effective uses of this snippet of code. For a web example, see http://log.on.ca/cs/kfm Here's the meta tags that make it work: <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META HTTP-EQUIV="Page-Enter" CONTENT="revealTrans(Duration=.5,Transition=3)"> <META HTTP-EQUIV="Page-Exit" CONTENT="revealTrans(Duration=.5,Transition=2)"> The Transition parameter appears to have 10 possibilities (various wipe styles e.g. 2 is a circle closing to centre, while 3 is a circle opening from centre). Thanks for your comments. Dr. Steve Briggs www.stevebriggs.com ____________________________________________________________________ -------------------------------------------------------------------- Join The Web Consultants Association : Register on our web site Now Web Consultants Web Site : http://just4u.com/webconsultants If you lose the instructions All subscription/unsubscribing can be done directly from our website for all our lists. ---------------------------------------------------------------------
