[thelist] Image map Roll over

7 sinz btcode at hotmail.com
Thu Jun 3 17:34:53 CDT 2004


yes it can be done.

one mehod using only CSS ( for browsers that support the styles ) and a 
little DOM for browsers that dont.

An example of the HTML.


  <ul>
    <li><a href="#" title="therolloverarea">sadsad"</a>

            <ul><li><a href="#" title="something">asdsad</a></li></ul>

</li>

<ul>


Then you would just use CSS to position/display you're elements.

So on the "therolloverarea"  hover you would ( absolutley ) display the 
"something"  in a seperate location.


Hope that helps




==============================

-Steven

18 year old web designer Auckland New Zealand

==============================

_________________________________________________________________
Get a Virgin Credit Card and win an adventure:   
http://ad.doubleclick.net/clk;8661322;9498324;s?http://www.promo.com.au/virgincreditcard/firstbirthday/track.cfm?source=N92



More information about the thelist mailing list