Hopefully I'm posting in the right place... I'm pretty sure it's a CSS issue! I should point out that I'm only just starting to delve into the world of CSS! Here's the deal:
I'm making an intranet for work and one of the main things they wanted was a spiffy menu system so I've got a javascript/css menu happening (i will provide credit to the author when I can find the site I got it from again)...
The site can be seen here (Probably need to have a look if you don't mind giving me a hand! I really appreciate it!!!)
What I've tried to do is change two of the bottom menu buttons so that they don't drop down and instead they are just links. However, I've come across a few problems.
1. I had it working so that none of the links on the whole page were underlined but then I must have done something that overruled this... I have tried and tried but I have no idea how to fix it.
I want the two buttons and also the links inside the <div>'s to be the same at all times (ie. whether theyv'e been clicked or not). Can anyone see what I've done wrong?
I've documented the part where I first got rid of the underlines (for the whole page) and since then I've added the css bit called 'nodrop'.
2. With the drop-down buttons (the top two), it doesn't matter if you click the button or the link - it will still drop-down. However, with the bottom two buttons you must click the text. Is there any way I can make that consistent?
I hope I have explained this properly. I'd love any help that anyone can offer! Thankyou so much in advance!!!
Neil
I'm making an intranet for work and one of the main things they wanted was a spiffy menu system so I've got a javascript/css menu happening (i will provide credit to the author when I can find the site I got it from again)...
The site can be seen here (Probably need to have a look if you don't mind giving me a hand! I really appreciate it!!!)
What I've tried to do is change two of the bottom menu buttons so that they don't drop down and instead they are just links. However, I've come across a few problems.
1. I had it working so that none of the links on the whole page were underlined but then I must have done something that overruled this... I have tried and tried but I have no idea how to fix it.
I want the two buttons and also the links inside the <div>'s to be the same at all times (ie. whether theyv'e been clicked or not). Can anyone see what I've done wrong?
I've documented the part where I first got rid of the underlines (for the whole page) and since then I've added the css bit called 'nodrop'.
2. With the drop-down buttons (the top two), it doesn't matter if you click the button or the link - it will still drop-down. However, with the bottom two buttons you must click the text. Is there any way I can make that consistent?
I hope I have explained this properly. I'd love any help that anyone can offer! Thankyou so much in advance!!!
Neil
Last edited:







