HighDots Forums  

Spry menu bar sticking in Firefox?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Spry menu bar sticking in Firefox? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Maria315
 
Posts: n/a

Default Spry menu bar sticking in Firefox? - 08-14-2009 , 07:44 AM






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;

Reply With Quote
  #2  
Old   
Hans-G.
 
Posts: n/a

Default Re: Spry menu bar sticking in Firefox? - 08-14-2009 , 09:39 AM






Please show the link.

--
Ciao, servus und salue
Hans-G.


"Maria315" <spcprofo (AT) gmail (DOT) com> schrieb im Newsbeitrag
news:cd9e13b8-840b-488d-856a-e377ff73e75d (AT) 32g2000yqj (DOT) googlegroups.com...
Quote:
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;

Reply With Quote
  #3  
Old   
Maria315
 
Posts: n/a

Default Re: Spry menu bar sticking in Firefox? - 08-24-2009 , 11:04 AM



On Aug 14, 9:39*am, "Hans-G." <Barbara-Hans.Diebe... (AT) t-online (DOT) de>
wrote:
Quote:
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 -
Page can be found at: http://mtolivechurch1.org/tsc/tsc_index.html

Reply With Quote
  #4  
Old   
Maria315
 
Posts: n/a

Default Re: Spry menu bar sticking in Firefox? - 08-24-2009 , 11:08 AM



On Aug 14, 7:44*am, Maria315 <spcpr... (AT) gmail (DOT) com> wrote:
Quote:
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;
Page can be found at: http://mtolivechurch1.org/tsc/tsc_index.html

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.