Search found 10 matches
- Sat Sep 17, 2005 3:24 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Sat Sep 17, 2005 5:50 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Sat Sep 17, 2005 5:31 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Sat Sep 17, 2005 4:58 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
Whew!...at last!
After plugging along a little bit more, here is what solved my FF issue:
In the menu_data.js file changed this:
aI("status=Right Now;text=Right Now;url=javascript:openIFrame('myiframe','http://oldlineweather.com/current.htm');")
to this:
aI("status=Right Now;text=Right Now;url=http ...
In the menu_data.js file changed this:
aI("status=Right Now;text=Right Now;url=javascript:openIFrame('myiframe','http://oldlineweather.com/current.htm');")
to this:
aI("status=Right Now;text=Right Now;url=http ...
- Sat Sep 17, 2005 4:06 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Fri Sep 16, 2005 10:13 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
The div is gone...no change. I added the fixMozilla line to the top of the menu_data.js file...that helped with a issue I wasn't really worried about (with FF)...where when you mouseover a menuitem, the menu would stay expanded until you clicked outside the menu ...
That's exactly what I'm saying ...
That's exactly what I'm saying ...
- Fri Sep 16, 2005 9:21 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Fri Sep 16, 2005 4:59 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
I don't have 1.0.6 and don't get the problem in the older 1.0.2 Usually, when the download works fine but the 'finished' one doesn't, I take the menu_data.js file from the download and I copy and paste from the style section, up to but not includind the drawmenus, into the downloaded menu_data.js ...
- Fri Sep 16, 2005 3:50 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
- Fri Sep 16, 2005 3:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Firefox help!
- Replies: 18
- Views: 7408
Firefox help!
Hi,
This issue is referencing DHTML Menu ver. 5.0
When in Firefox 1.0.6, no drop-down link will work from the menu and will generate an error that's revealed in the Javascript console: "ifID has no properties".
It points to a section right below the <head> section in my index.htm file:
<script ...
This issue is referencing DHTML Menu ver. 5.0
When in Firefox 1.0.6, no drop-down link will work from the menu and will generate an error that's revealed in the Javascript console: "ifID has no properties".
It points to a section right below the <head> section in my index.htm file:
<script ...