BrotherPaul
Programmer
Hi guys - very low-knowledge programmer here...
I'm trying to run an HTML page that utilises a JavaScript function to open a static menu bar dynamically (i.e. when you hover over a link, it will drop a list of menu items down to choose from).
The page can be found at:
- ignore the garbage writing underneath and the ugly colours.
My problem is I want the sub-menus to drop vertically down, not off-set as they are at the moment. Is this a problem with the position attribute in my style sheet?
The style sheet and JavaScript I use can be found at:
Any help would be really appreciated. Probably a simple answer but I never used to use style sheets so I'm very much a beginner!
Cheers,
Paul
I'm trying to run an HTML page that utilises a JavaScript function to open a static menu bar dynamically (i.e. when you hover over a link, it will drop a list of menu items down to choose from).
The page can be found at:
- ignore the garbage writing underneath and the ugly colours.
My problem is I want the sub-menus to drop vertically down, not off-set as they are at the moment. Is this a problem with the position attribute in my style sheet?
The style sheet and JavaScript I use can be found at:
Any help would be really appreciated. Probably a simple answer but I never used to use style sheets so I'm very much a beginner!
Cheers,
Paul