Search found 15 matches

by Croata
Thu Aug 30, 2007 9:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in modal popup in MSIE 6
Replies: 3
Views: 4475

Strangely, your code doesn't work for me: it complains about the "unknown" object submit_me ; but it inspired me to write the next piece of code who does the trick:

with(milonic=new menuname("MenuContext1")){
style=MenuContexto31_style;
aI("text=Submit Me!;url=#;clickfunction=submit_me ...
by Croata
Wed Aug 29, 2007 12:42 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu in modal popup in MSIE 6
Replies: 3
Views: 4475

Menu in modal popup in MSIE 6

Hi,

We're trying to build a menu in a modal popup window, as you can see here . This is an exclusive feature of MSIE 6 (maybe 7 too?).

From the popup window, if you choose the option "Submit Me!" in the menu, the form will be submitted and you'll be driven to another page.

The problem is there's ...
by Croata
Tue Nov 28, 2006 9:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submit() inside clickfunction in MSIE
Replies: 2
Views: 2666

I'm guessing there's something in the menu who avoids doing a submit() in MSIE. As you can see in the button in the sample page, it works flawless when performing a submit through JS code...

Anyways, the problem is solved calling another function who does the submit with window.setTimeout ...
by Croata
Tue Nov 28, 2006 4:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submit() inside clickfunction in MSIE
Replies: 2
Views: 2666

submit() inside clickfunction in MSIE

Hi!

I've been trying to execute a simple submit() inside a clickfunction property. The strange behavior happens with MSIE 6 (Win 2K & XP), where the submit() method never executes.

An example is more valuable than 10.000 words. Just click both "Submit me!" with MSIE 6. After this, do the same with ...
by Croata
Fri Jul 21, 2006 4:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Optimizing menu responsiveness
Replies: 3
Views: 3140

Croata wrote:- We have 5.752 at http://www.dinko.cl/~dinko/menu3, but as you can see the new .js are causing trouble ...
Now it should be OK with 5.752 in that URL. There were some problems using the new mm_navframe.js.

--

Thanks,
Cro
by Croata
Fri Jul 21, 2006 3:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical bias with submenu in central frame
Replies: 0
Views: 3644

Vertical bias with submenu in central frame

Hi again,

Here we go for n-th time with some "nice" issues... ;)

In a framed environment, when you set multi-level horizontal menu (with divides=2), or vertical menu with scrollbar (with overflow='scroll'), happens that the central frame (the "body" one) displays the submenues with some vertical ...
by Croata
Wed Jul 19, 2006 4:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Optimizing menu responsiveness
Replies: 3
Views: 3140

Got a URL we can look at? Are you running the latest code (5.752)?

I put an example at http://www.dinko.cl/~dinko/menu2 . The lack of responsiveness should be more noticeable when hovering and playing around on the first level (left frame).

I'm sorry to say, but we're using Windows 2000 & MSIE 6 ...
by Croata
Tue Jul 18, 2006 6:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Optimizing menu responsiveness
Replies: 3
Views: 3140

Optimizing menu responsiveness

Hi,

We've been running your menu in "humble" machines (1,4 Ghz or less), and we've found the performance shows less responsiveness than in faster machines (that is a little obvious ;) ). Some testers say had found times greater than 3 secs for opening a submenu (!?)

We've been testing a large menu ...
by Croata
Sat Jul 08, 2006 12:04 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu over PDF & SWF in Windows XP
Replies: 3
Views: 3018

Menu over PDF & SWF in Windows XP

Hi again,

We're testing more thoroughly your menu for the ability to show correctly over PDF and Flash (SWF). But it gives us strange behaviour in Windows XP (works flawlessly in Windows 2K, and untested in 2K3).

The problem is we have to do 2 clicks in every item (the first click is to activate ...
by Croata
Mon Jul 03, 2006 5:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Highlight of selected item in 1st level
Replies: 3
Views: 3585


...

I'm not sure what you are asking with regard the menu. Are you asking about highlighting? There are properties in the menu for that. The page properties, i.e. pagebgcolor, pagecolor etc.

In the frames demo that property is not set so maybe that's why it's not highlighting. If you are ...
by Croata
Fri Jun 30, 2006 9:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Highlight of selected item in 1st level
Replies: 3
Views: 3585

Highlight of selected item in 1st level

Hi!

If you compare the menues at http://www.milonic.com/frames/ and http://www.milonic.com/menu/frames/ you'll notice the last one keeps highlighting the selected item when you leave the side/header frame. This doesn't happens in the first one.

Of course, they use different .js files (4 in the 1st ...
by Croata
Mon Jun 19, 2006 7:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting offsets in framed menu elements
Replies: 2
Views: 2368


If you could tell me the layout you want for the site I can work up some things and post them for you to test.


Well, my first text would be very hard to understand without an example, so as I mentioned the example site is at http://www.dinko.cl/milonic

There you can experience the 2 issues ...
by Croata
Thu Jun 15, 2006 5:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Adjusting offsets in framed menu elements
Replies: 2
Views: 2368

Adjusting offsets in framed menu elements

Hi again,

This post is a consecuence of some behaviors noticed in the menu after achieving the right-side scrollbar placement in a framed environment, as shown in my previous post.

Foreword: For explaining this problem I assume a MSIE 5.5+ as a client, and this web page as example for showing the ...
by Croata
Thu Jun 15, 2006 3:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Scrollbar positioning
Replies: 2
Views: 2451


As far as I know the only position for scroll bar is at the right. You can change it, but only if you are changing the direction of the page ...

Indeed, your code changed the direction of all things in the page (arabic layout). The menu was re-directioned to the normal appearance adding a line ...
by Croata
Wed Jun 14, 2006 3:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Scrollbar positioning
Replies: 2
Views: 2451

Scrollbar positioning

Hi ppl,

I'm trying to put the inner scrollbar of a menu in the left side, instead of the default (right side). I've been searching for this feature in Milonic with no results. A friend told me it's a CSS-related issue (?).

Also, I can't achieve displaying an horizontal scrollbar for horizontal ...