CSS Library: Horizontal CSS Menus: Here
Animated horizontal tabs
Author: Dynamic Drive
These sliding doors based blue tinted tabs "jump up" when selected, such as when the mouse rolls over each one. This is accomplished using a combination of relative positioning and padding on each tab. The selected tab is first stretched vertically by giving it a thick bottom padding, then plucked out thanks to the CSS "top" property value that's smaller than the normal tabs'. The result are tabs that animate without any scripting.
BTW, the amount the selected tab jump up can be easily adjusted- refer to the comments inside the CSS.
Demo:
The two images used:
The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 4 of 5 pages « First < 2 3 4 5 >
HELP>>>>>HAVE RIGHT BUT NOT LEFT
But where is that image if anyone have idea about it please tell me
you can always download them directly using:
http://www.dynamicdrive.com/cssexamples/media/tab-blue-right.gif
http://www.dynamicdrive.com/cssexamples/media/tab-blue-left.gif
then right click and save as same name into "images" folder if that is what you use. If you use a folder called image, you will need to change the "media" in the url in the css to 'images'.
the path to the actual image was in the page source. duh....sorry. granted, the two images were hard to see...






