Search found 11 matches

by jondoe_264
Wed May 26, 2004 1:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Javascript Function as menu item URL?
Replies: 2
Views: 2621

Javascript Function as menu item URL?

Here's what I'm trying to acheive:

A sub-menu item when clicked opens a new browser window via a javascript function that is referenced to from the html page that the main menu is part of.

Where in the sub-menu items code do I need to put the javasript? What would the syntax look like? Is this ...
by jondoe_264
Fri Mar 26, 2004 12:40 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

That's real good to know! thanks for that Ruth ! I haven't gotten round to getting newer Opera yet , so very useful, thank you!

Chris
by jondoe_264
Thu Mar 25, 2004 5:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

Yeah , that's great. just gotta get my new opera now and see how that goes! Cheers,

Chris.
by jondoe_264
Thu Mar 25, 2004 3:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

Does that apply for all numeric values, that they don't require " ", like seperatorsize, padding, fontsize etc ? Just want to get it all as correct as posible!

Cheers,

Chris.
by jondoe_264
Thu Mar 25, 2004 3:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

Ok, I downloaded the new menus, is still good in everything else, but not in my Opera so I'll download the latest Version of opera as I stil have like 6.01 ! LOL ! Ooops ! Thanks ! I'll report back with the results of using the latest version of Opera!

thanks again !

chris.
by jondoe_264
Thu Mar 25, 2004 3:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

Oh? I download the menus via the download image on the Milonic site two weeks ago, have the menus moved on that much since then? Ok, I'll download the newer versions, will I have to change all my menu_data files etc?

JD
by jondoe_264
Thu Mar 25, 2004 2:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Opera Sub Menus or Lack of them...
Replies: 11
Views: 5990

Opera Sub Menus or Lack of them...

I have recently downloaded the menus for impementaion into a new site I'm developing. When I'm ready to go live I will of course be purchasing a liscence, but have been ok'd to get it all working as i want before purchasing a liscence and going live.

I'm having a problem with Opera browser, it ...
by jondoe_264
Fri Mar 19, 2004 9:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: No Sub Menus in Opera Browser using Relative Positioning !!
Replies: 6
Views: 4249

Well Ruth, thanks very much for all your help, I too could not see the problem. When I open your link in Opera 6.01 the sub menus are still not working, same as my local verson! Very weird? :roll:
I checked through all of Operas settings and preferences and theres nothing that could be adversely ...
by jondoe_264
Thu Mar 18, 2004 6:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: No Sub Menus in Opera Browser using Relative Positioning !!
Replies: 6
Views: 4249

Erm? The menu_data code snippet above was just for the sub menus, the same menu_data.js does contain the style called menuStyle that the table cell menu calls, sorry for confusion. The a / aI thing was just a mistake in the posting, but is correct in the page code, so am still mightly confused as to ...
by jondoe_264
Thu Mar 18, 2004 1:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: No Sub Menus in Opera Browser using Relative Positioning !!
Replies: 6
Views: 4249

Ok, here's my main menu code which is inside a table cell:

<td width="692" height="20" bgcolor="#d20600"><script>
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
itemwidth=112;
itemheight=20;
borderwidth=0;
alwaysvisible=1;
orientation="horizontal";
position ...
by jondoe_264
Thu Mar 18, 2004 11:52 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: No Sub Menus in Opera Browser using Relative Positioning !!
Replies: 6
Views: 4249

No Sub Menus in Opera Browser using Relative Positioning !!

I have downloaded the latest version of the menus and am developing a site using them, so that when I'm ready to go live I can just purchase a liscence, hope this cool? My problem, which I cannot give a URL for as I only have it all locally at the moment, is this. I have my main menu positioned ...