![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Firefox is not "releasing" the active or visited link after clicking. When I click a link to go to a new page and then return to the starting page either by link or back button the previously clicked link on the drop down menu is still highlighted. Repeating the action returns with 2 highlighted menus. I've tried several of the relative solutions in the forum but none have resolved the issue. My SpryMenuBarHorizontal.css: /* Menu item containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li { margin: 0; padding: 0; list-style-type: none; font-size: 100%; position: relative; text-align: left; cursor: pointer; width: 8em; float: left; } /* Submenus should appear below their parent (top: 0) with a higher z- index, but they are initially off the left side of the screen (-1000em) */ ul.MenuBarHorizontal ul { margin: 0; padding: 0; list-style-type: none; font-size: 100%; z-index: 1020; cursor: default; width: 8.2em; position: absolute; left: -1000em; |
#3
| |||
| |||
|
|
Please show the link. -- Ciao, servus und salue Hans-G. "Maria315" <spcpr... (AT) gmail (DOT) com> schrieb im Newsbeitragnews:cd9e13b8-840b-488d-856a-e377ff73e75d (AT) 32g2000yqj (DOT) googlegroups.com... Firefox is not "releasing" the active or visited link after clicking. When I click a link to go to a new page and then return to the starting page either by link or back button the previously clicked link on the drop downmenuis still highlighted. Repeating the action returns with 2 highlighted menus. I've tried several of the relative solutions in the forum but none have resolved the issue. My SpryMenuBarHorizontal.css: /*Menuitem containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li { margin: 0; padding: 0; list-style-type: none; font-size: 100%; position: relative; text-align: left; cursor: pointer; width: 8em; float: left; } /* Submenus should appear below their parent (top: 0) with a higher z- index, but they are initially off the left side of the screen (-1000em) */ ul.MenuBarHorizontal ul { margin: 0; padding: 0; list-style-type: none; font-size: 100%; z-index: 1020; cursor: default; width: 8.2em; position: absolute; left: -1000em;- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
Firefox is not "releasing" the active or visited link after clicking. When I click a link to go to a new page and then return to the starting page either by link or back button the previously clicked link on the drop downmenuis still highlighted. Repeating the action returns with 2 highlighted menus. I've tried several of the relative solutions in the forum but none have resolved the issue. My SpryMenuBarHorizontal.css: /*Menuitem containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li { margin: 0; padding: 0; list-style-type: none; font-size: 100%; position: relative; text-align: left; cursor: pointer; width: 8em; float: left;} /* Submenus should appear below their parent (top: 0) with a higher z- index, but they are initially off the left side of the screen (-1000em) */ ul.MenuBarHorizontal ul { margin: 0; padding: 0; list-style-type: none; font-size: 100%; z-index: 1020; cursor: default; width: 8.2em; position: absolute; left: -1000em; |
![]() |
| Thread Tools | |
| Display Modes | |
| |