Topic: CSS version of a Menu (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: #UK SURREY |
posted 06-21-2006 17:28
I want to develop a CSS version of the large image changer on mouse over on the http://www.sun.com site and wondering if anyone could give me a few pointers. |
Maniac (V) Inmate From: raht cheah |
posted 06-21-2006 17:54
Paul O'Brien has a whole section on "disjointed rollovers" at pmob.co.uk, the one closest to your example: |
Bipolar (III) Inmate From: #UK SURREY |
posted 06-21-2006 18:20
Thanks Jason, |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-22-2006 03:42
You might want to have a look at something like jQuery at jquery.com it is designed to be a super simple javascript library and will make things like what you are trying to do a breeze. Follow the tutorials! 15 days of JQuery is a great resourse. |
Bipolar (III) Inmate From: #UK SURREY |
posted 07-11-2006 15:20
quote:
|
Lunatic (VI) Inmate From: under the bed |
posted 07-11-2006 16:36 |
Paranoid (IV) Inmate From: Royal Horsing Ground |
posted 07-11-2006 17:08
quote:
|
Bipolar (III) Inmate From: #UK SURREY |
posted 07-11-2006 18:52
sure http://www.cerebra.co.uk/test/testUIold.htm |
Lunatic (VI) Inmate From: under the bed |
posted 07-11-2006 21:13
So what is the actual problem that you are having? The example you posted doesn't help identify what the problem is, or what will need to be done to make it work in the environment you need it to work in. |
Maniac (V) Inmate From: The Land of one Headlight on. |
posted 07-12-2006 14:34
quote:
|
Bipolar (III) Inmate From: #UK SURREY |
posted 07-12-2006 18:41
Ok try the link now - |
Bipolar (III) Inmate From: #UK SURREY |
posted 07-14-2006 15:45
ok so as you can see the absolutely positioned span is absolutely positioned, i tried changing this to relative positioning but of course it doesn't work. |
Bipolar (III) Inmate From: #UK SURREY |
posted 07-14-2006 17:55
I tried wrapping the absolute positioned div in a relatively positioned div as apparently the absolute div will respect the containing relative div but nay joy. |
Bipolar (III) Inmate From: #UK SURREY |
posted 07-27-2006 18:43
still stuck on this - tables it is. |
Paranoid (IV) Inmate From: Florida |
posted 07-28-2006 03:17
Hum, I don't see anything like the sun.com menu at your link. |
Bipolar (III) Inmate From: #UK SURREY |
posted 07-28-2006 10:33
I am referring to the large picture changer / *menu* at the top of the page. i.e. mouse over a button highlights it and changes an adjacent image. |
Paranoid (IV) Inmate From: Florida |
posted 07-29-2006 05:12
Ah, there were some things over it so I didn't see it the first time. |