Search found 20 matches

by luisraposo
Sun Sep 23, 2007 9:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

hello again, I have done some changes to the breadCrumbs function, which is now using the page settings when 'highlighting' menuitems (the image s are also taken care) //var mm_breadCrumbAnchor = -1; var currentItem = 0; // "Geral" function myPageMatch() { var selectedItem = _itemRef; var ...
by luisraposo
Sun Sep 23, 2007 4:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: setting item property as reference
Replies: 1
Views: 1744

setting item property as reference

hi, I am trying to set a specific menu item property according to a general one (the idea is to have an option "selected" on startup) the options below (or combination with javascript )do not work.. . aI("text=Geral;bgimage=`javascript:_m[getMenuByName('main_menu')][6].pagebgimage`;&q...
by luisraposo
Sun Sep 23, 2007 3:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: finding or setting a menu item's id
Replies: 1
Views: 1710

Re: finding or setting a menu item's id

hi,

check http://milonic.com/menu_methods.php

Code: Select all

integer getMenuByName ( string Menu_Name )
luis
by luisraposo
Sun Sep 23, 2007 1:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

hum.. I see now.. what highlightme() does.. the indexes are no more than the CodeRef s from http://www.milonic.com/itemproperties.php I should have looked better.. :oops: now, the only thing missing is to figure out how to " un- "highlight the menuitems.. a couple of sleeping hours will do...
by luisraposo
Sat Sep 22, 2007 11:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

hello, here go my findings: - the main menu option only remains 'selected' if the submenus are on the same menu-data file (thus making the divhider.js module working as expected) - to have the main (horizontal) menu and sub-menus (drop-down) working on the same file (see above) I had to change from ...
by luisraposo
Tue Sep 18, 2007 11:33 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

hello, I'm one step closer to happiness :D the divhider.js module now works across frames, independent of frame name and the DIV is made visible or not depending on the menu selection M_hideMenus = "cracker->PI_DISPLAY;poliolefinas->PI_DISPLAY;" function M_hideLayer(_mnu,_show){ //if(op7||...
by luisraposo
Mon Sep 17, 2007 9:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

Ruth/lunagraphica, thanks for keeping up with this, :) I dared myself to a bit of coding on the divhider.js M_hideMenus = "cracker->PI_DISPLAY;" function M_hideLayer(_mnu,_show){ //if(op7||ie55||ns6||ns7)return M_hdar=M_hideMenus.split(";"); for(_Ma=0;_Ma<M_hdar.length;_Ma++){ M_...
by luisraposo
Sun Sep 16, 2007 8:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus hidden by Java Applet (form hiding ?)
Replies: 12
Views: 13183

Re: submenus hidden by Java Applet (form hiding ?)

hello, I am trying to do the same with an ActiveX object, which is taking a whole 'contents' frame. As I can't get it to work with the (sub-)menus, since it flickers too much (fixMozzila & zIndex didn't do the trick), I am now moving to the "hide" solution.. - I am calling the "di...
by luisraposo
Sun Sep 16, 2007 12:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

Re: bread crumbs (page matching) over (regular) frames

hi Ruth,

Bad excuse, I don't think anyone gets old in California's sunshine ;)
Don't worry, I was just wondering, since I am still working on this..

Thanks for your help, and for pushing the iframes issue to the development team.

kind regards,
luis
by luisraposo
Sat Sep 15, 2007 7:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

Re: bread crumbs (page matching) over (regular) frames

hello there,

any news on this subject?

thanks,
luis
by luisraposo
Thu Sep 06, 2007 6:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

hello again, On the meantime I've tried to use iframes , but I get a script error and can not load the page in the frame. The error is the same as in the example http://support.milonic.com/demos/breadcrumb/index.htm when I click "Test 1" - "test 1.1" - "Load page in IFRAME&q...
by luisraposo
Thu Sep 06, 2007 10:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'pagecolor' ignored on highlightme() and mmpagehighlight
Replies: 4
Views: 3535

thanks a lot Ruth,
you may now remove the post

kind regards,
luis
by luisraposo
Fri Aug 31, 2007 3:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'pagecolor' ignored on highlightme() and mmpagehighlight
Replies: 4
Views: 3535

Ruth,
you are more than helpful, heaven is yours for sure! :D

This menu I am working on is for an internal site, no direct Internet connection. How can I send you the files?

kind regards,
luis
by luisraposo
Thu Aug 30, 2007 8:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 'pagecolor' ignored on highlightme() and mmpagehighlight
Replies: 4
Views: 3535

'pagecolor' ignored on highlightme() and mmpagehighlight

hello, while pagecolor works fine with breadCrumbs ( http://support.milonic.com/demos/breadcrumb/index.htm ), it is ignored, replaced by offcolor , both on highlightme ( http://www.milonic.com/menufaq.php#linkHighlight ) and mmpageHighlighter ( http://support.milonic.com/demos/mmpagehighlighter/inde...
by luisraposo
Thu Aug 30, 2007 8:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

Hi, I don't think that is possible. The reason it works on the subs is they are all in the same frame. But, the main and subs are in different frames and aren't really the same 'menu' There's special programming that gets your menu in one frame to talk to your menu in the other one as far as openin...
by luisraposo
Thu Aug 30, 2007 6:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mm_navframe.js with different versions within Milonic site
Replies: 2
Views: 3083

hi Ruth,

it is great now
don't worry, it happens to the best ;)

luis
by luisraposo
Wed Aug 29, 2007 8:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: mm_navframe.js with different versions within Milonic site
Replies: 2
Views: 3083

mm_navframe.js with different versions within Milonic site

hi there, http://support.milonic.com/demos/frames/index.htm and http://www.milonic.com/frames/ have similar contents, but at the bottom, the links for the script files point to two different versions: on the first case "version 1.0 - March 22 2005", on the second link "version 1.7 - O...
by luisraposo
Wed Aug 29, 2007 7:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

sorry Ruth,

maybe I didn't explain well: the file links at the very bottom of the page, with the examples, are not working, I can not download them :?

thanks for all your help,
luis
by luisraposo
Wed Aug 29, 2007 7:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

thanks Ruth, I had also gone through http://www.milonic.com/menufaq.php#linkHighlight without success please note that both links at http://support.milonic.com/demos/mmpage ... /index.htm http://support.milonic.com/demos/mmpage ... r_demo.zip and http://www.milonic.com/mmpagehighligher.js are not wo...
by luisraposo
Wed Aug 29, 2007 3:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bread crumbs (page matching) over (regular) frames
Replies: 10
Views: 6541

bread crumbs (page matching) over (regular) frames

hi, I have two frames, one for the main menu, other for contents and sub-menus: followed guidelines from http://www.milonic.com/frames/ , and split the menus in two files. To highlight menu items I'm following the advise on http://support.milonic.com/demos/breadcrumb/index.htm . I added the same cod...