Welcome Guest!
Please login
If you do not have an account yet on The Web Squeeze forums, please Register! It’s FREE and there are many benefits:
- Receive Fast Advice
- Learn Programming Languages
- Get Professional Website Reviews
- Quick Troubleshooting Assistance
|
|
Onclick Type Dropdown Css Navigation
This is a discussion on Onclick Type Dropdown Css Navigation, within the CSS section. This forum and the thread "Onclick Type Dropdown Css Navigation" are both part of the Designing Your Website category.
![]() ![]() |
Apr 12 2008, 07:13 AM
Post
#1
|
|
![]() Squeezing ![]() ![]() ![]() Posts: 65 Joined: 14-February 08 |
I didn't want to hijack the other similar thread so I created a new one.
I'm wondering if the following is possible. I'm farmiliar with how to create a css nav that has a hover and selected state... like the one on WebSqueeze, but I'm wondering if it's possible to also have a onClick style dropdown with out using JS. Any good tutorials for this? Thanks. |
|
|
Apr 12 2008, 07:31 AM
Post
#2
|
|
|
Master of the Universe ![]() Posts: 1,297 Joined: 15-February 08 From: London, England |
No, IE6 CSS support will not allow a drop down to function properly without a little bit of Javascript.
CSS doesn't allow a click on, click off style. You can have :hover and :active effects. But for a click you will need to use some Javascript. -------------------- |
|
|
Apr 12 2008, 08:47 AM
Post
#3
|
|
![]() Squeezing ![]() ![]() ![]() Posts: 65 Joined: 14-February 08 |
No, IE6 CSS support will not allow a drop down to function properly without a little bit of Javascript. CSS doesn't allow a click on, click off style. You can have :hover and :active effects. But for a click you will need to use some Javascript. I gotcha. Is there a good tutorial that shows how to adjust this type of nav... HSPfan.com so there can be, e.g. 4 sub menus under a couple of the options. I haven't seen any tutorials that use jpg css navigation. I feel that if I adjust the positioning to show the sub menu, it won't stay visible when someone goes to select it, since it's no longer hovering. Right now if you click on Episodes or Players it bring you to a page that allows you to select a season, but I think it'd be more convenient to have a submenu appear directly from the navigation. Any helpful links? |
|
|
If you found The Web Squeeze to be helpful, please donate so we can keep this site FREE, FRESH, and fortified with Web Design & Development info!
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Similar Topics
| Topic Title | Replies | Topic Starter | Views | Last Action | |||
|---|---|---|---|---|---|---|---|
![]() |
17 | 902 | 674 | 22nd February 2008 - 11:11 AM Last post by: Stuart |
|||
![]() |
15 | 902 | 676 | 25th February 2008 - 04:06 AM Last post by: JasonStanley |
|||
![]() |
11 | emjayjay | 734 | 23rd February 2008 - 04:49 PM Last post by: emjayjay |
|||
![]() |
5 | Mark | 328 | 27th February 2008 - 04:07 PM Last post by: delusion |
|||
![]() |
4 | friendd | 200 | 31st March 2008 - 04:44 AM Last post by: Justify |
|||






Apr 12 2008, 07:13 AM









