Uzair
11-08-2006, 09:52 AM
I'm trying to creat a horizontal tab menu which should show the submenu on clicking any of the Main menu TAB.
I think I should make Divs with Display:none; on static mode & when someone clicks on the button or link the DIV should be appear.
But the problem is, how can I control the Onclick event with CSS???
I dont wanna use Javascript, I want to do this in CSS.
Somebody please guide me...!
I think I should make Divs with Display:none; on static mode & when someone clicks on the button or link the DIV should be appear.
But the problem is, how can I control the Onclick event with CSS???
I dont wanna use Javascript, I want to do this in CSS.
Somebody please guide me...!