Closed Thread Icon

Topic awaiting preservation: html file rollover fade effect like image fade thing... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8585" title="Pages that link to Topic awaiting preservation: html file rollover fade effect like image fade thing... (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: html file rollover fade effect like image fade thing... <span class="small">(Page 1 of 1)</span>\

 
unLevel
Nervous Wreck (II) Inmate

From: do you really want to know?
Insane since: Jul 2002

posted posted 03-26-2003 21:54

Ok, what I would like to do, is have half of my page be a splash page, with an "enter" button, and when you click/rollover that button, the other half of the page, originally looking like the splash, to fade in with the content..

The entire html page will probably be in a frame, so is there anyway that I can fade-in an entire html document with a rollover on the other side of the screen?

kuckus
Bipolar (III) Inmate

From: Berlin (almost)
Insane since: Dec 2001

posted posted 03-26-2003 22:11

It it possible, although I don't think that any browser except for IE supports it as these 'filters' were invented by Microsoft... Anyway I saw this on one of the Doc's sites a while ago:

<meta http-equiv="Page-Exit" content="blendTrans(Duration=1)" />

Put this line of code into the <head> area of the splash file which is going to be replaced with the content page when the button is clicked, which should result in a more or less smooth transition when the content page gets loaded.

Hope that works

« BackwardsOnwards »

Show Forum Drop Down Menu