|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
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"
__________________
DD Admin |
|
#3
|
|||
|
|||
|
didn't work but thanks anyway. i just removed the number '1' from that line of code. oh well
|
|
#5
|
|||
|
|||
|
i'm running FF 2 and there still appears the slightest gap. any other ideas?
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|