Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 08-06-2008, 06:25 PM
rebelbwb rebelbwb is offline
Junior Coders
 
Join Date: Aug 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default chrome style menu dropdown gap in FF

http://dynamicdrive.com/dynamicindex1/chrome/index.htm

In FF 2.0 i notice there is a small gap between the menu and dropdown

In IE 6 & 7 it is fine

Any idea how to close that gap?

link I'm working with - lapelpins4less.com/index5.php
Reply With Quote
  #2  
Old 08-06-2008, 08:56 PM
ddadmin's Avatar
ddadmin ddadmin is offline
Administrator
 
Join Date: Aug 2004
Posts: 7,627
Thanks: 2
Thanked 639 Times in 629 Posts
Blog Entries: 13
Default

There's something in your chromenu style that seems to be throwing the calculations off a bit in FF. The easiest solution I can think of is just to remove the code in red inside the .js file to manually account for this:

Code:
	this.dropmenuobj.style.top=this.dropmenuobj.y-this.clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+1+"px"
BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice: http://www.dynamicdrive.com/notice.htm
__________________
DD Admin
Reply With Quote
  #3  
Old 08-06-2008, 09:55 PM
skydog skydog is offline
Junior Coders
 
Join Date: Jun 2008
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

didn't work but thanks anyway. i just removed the number '1' from that line of code. oh well
Reply With Quote
  #4  
Old 08-06-2008, 09:56 PM
ddadmin's Avatar
ddadmin ddadmin is offline
Administrator
 
Join Date: Aug 2004
Posts: 7,627
Thanks: 2
Thanked 639 Times in 629 Posts
Blog Entries: 13
Default

The gap appears gone now for me (FF3).
__________________
DD Admin
Reply With Quote
  #5  
Old 08-07-2008, 01:44 AM
rebelbwb rebelbwb is offline
Junior Coders
 
Join Date: Aug 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i'm running FF 2 and there still appears the slightest gap. any other ideas?
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Forum Jump


All times are GMT. The time now is 11:58 PM.

Home - Contact Us - Archives - Link to DD - Top 

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