Hi,
Thanks in advance for any assistance. I recently implemented the Milonic nav into this site, http://www.noahsrafting.com (as an include)
Main issue:
The nav seems to function well on a Mac in Safari however, (not IE or Netscape) and on a PC in Explorer however, (not in Netscape or Firefox ...
Search found 8 matches
- Tue Mar 07, 2006 10:03 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Sub menu moves away from main menu
- Replies: 7
- Views: 7127
- Sun Jan 08, 2006 3:14 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Tree/collapsable menu expansion issue
- Replies: 60
- Views: 48689
Actual treemenu in an IFRAME
Michael,
Your solution seems to work well. This is great!
Thank you for being so creative and finding a working solution.
Krista
Your solution seems to work well. This is great!
Thank you for being so creative and finding a working solution.
Krista
- Thu Jan 05, 2006 6:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Embedding nav within a table
- Replies: 12
- Views: 9202
Collapsing and Cascading embedded menus
Migru, Ruth and John,
Thanks for the sample site and explanation. Seriously glad you are involved with helping Milonic users. I will be sure to test your ideas.
Krista
Thanks for the sample site and explanation. Seriously glad you are involved with helping Milonic users. I will be sure to test your ideas.
Krista
- Wed Jan 04, 2006 7:40 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Embedding nav within a table
- Replies: 12
- Views: 9202
Embedded menu with sub that adjusts when page resized - code
I should have included the most recent test link,
http://www.newmanimages.com/2/index2.html
Code from collapse_data.js,
function highlightme()
{
_I=_mi[_itemRef];
if(_I[19])_I[7]=_I[19]
if(_I[18])_I[8]=_I[18]
itemOff(_itemRef)
}
_scrollAmount=5 // Used for Netscape 4 scrolling
_scrollDelay=10 ...
http://www.newmanimages.com/2/index2.html
Code from collapse_data.js,
function highlightme()
{
_I=_mi[_itemRef];
if(_I[19])_I[7]=_I[19]
if(_I[18])_I[8]=_I[18]
itemOff(_itemRef)
}
_scrollAmount=5 // Used for Netscape 4 scrolling
_scrollDelay=10 ...
- Wed Jan 04, 2006 7:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Embedding nav within a table
- Replies: 12
- Views: 9202
Embedded menu with submenu that "tracks" with main
Thank you Ruth, John and Kevin, I greatly appreciate your input.
I have implemented Kevin's suggestion. I Remove all of my "main Tree Menu" code from your collapse_menu.js file. As he mentioned the submenu does not "track" or move with the main menu when the page is resized.
You mentioned, "maybe ...
I have implemented Kevin's suggestion. I Remove all of my "main Tree Menu" code from your collapse_menu.js file. As he mentioned the submenu does not "track" or move with the main menu when the page is resized.
You mentioned, "maybe ...
- Fri Dec 30, 2005 11:07 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: tootips
- Replies: 31
- Views: 22731
Tooltips
Yikes, my apologies. Yes, it does not have to do with menus, simply tool tips.
- Fri Dec 30, 2005 9:57 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: tootips
- Replies: 31
- Views: 22731
Tooltips
Just a suggestion if you cannot get the Tooltips to work.
Link removed by Moderator
Link removed by Moderator
- Fri Dec 30, 2005 9:18 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Embedding nav within a table
- Replies: 12
- Views: 9202
Embedding nav within a table
Hi, Thanks in advance to anyone who can provide assistance. I am very new to manipulating scripts.
I'd like to embed my nav inside a table so that it moves with the page. I have tried unsucessfully so far. Here is the test link,
http://www.newmanimages.com/2/index2.html
I would like the nav to ...
I'd like to embed my nav inside a table so that it moves with the page. I have tried unsucessfully so far. Here is the test link,
http://www.newmanimages.com/2/index2.html
I would like the nav to ...