[thelist] rollover behaviour

dn at dittodesign.co.uk dn at dittodesign.co.uk
Tue Feb 10 05:49:32 CST 2004


try -
<a href="#" onClick="history.back(1);" class="dlink">&lt;back</a>

regards,

Darren Yates
dn at dittodesign.co.uk
http://dittodesign.co.uk

http://www.how-to-make-money-online.info

www.golf-course-for-sale.co.uk


----- Original Message ----- 
From: <john at johnallsopp.co.uk>
To: <thelist at lists.evolt.org>
Sent: Tuesday, February 10, 2004 11:29 AM
Subject: [thelist] rollover behaviour


> Hi
> 
> I'm trying to implement a text '<back' link from a glossary page, which
> takes the viewer back to the previous page.
> 
> This works: <a onClick="history.back(1);" class="dlink">&lt;back</a> but
> the text doesn't rollover properly in IE6 (it does in Moz).
> 
> If I put in an 'href=""' it rolls-over properly but it takes the reader
> back to the home page.
> 
> I want the right behaviour, plus a rollover.
> 
> I'm trying to do it without passing the previous page name.
> 
> The relevant CSS is, I think:
> a:link {color: rgb(193, 30, 0);}
> a:visited {color: rgb(76, 53, 99);}
> a:hover {background-color: rgb(193, 30, 0);
> color: rgb(247, 245, 161);}
> .dlink, .dlink a, .dlink a:link, .dlink a:visited {
> text-decoration: underline;
> }
> 
> (I had to force underline because it wasn't underlining).
> 
> Any helpful hints anyone?
> 
> Cheers
> J
> 
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 
> 



More information about the thelist mailing list