Click to See Complete Forum and Search --> : How to create a CSS rollover window
chats
06-07-2007, 11:02 PM
Hi, I don't know how to say what I exactly want to know, so I will explain it! When the user rollsover a thumbnail, I want the user to see more info about that thumbnail and a bigger picture next to the cursor itself. Any idea how to do this?
Thanks
niconel.com
06-07-2007, 11:34 PM
This is cannot be done with CSS. With CSS you can "only" change the element's appearance to change.
I guesss some kind of "tooltip" window is what you are after.
Look at this sample (http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm). You can modify it (or look at some other's) to do what you want it to do (show image, info).
chats
06-07-2007, 11:48 PM
This is exactly what i need, thanks a lot.
Cheers
;)
Centauri
06-08-2007, 09:25 AM
This is cannot be done with CSS
LOAD OF RUBBISH !!!
Check out some of the pure css galleries here (http://www.cssplay.co.uk/menu/)
niconel.com
06-08-2007, 09:59 AM
LOAD OF RUBBISH !!!
Check out some of the pure css galleries here (http://www.cssplay.co.uk/menu/)
Nice link...I'm sure to learn a few tricks there over the week-end.
Might want to work on the attitude a bit.