Search found 26 matches

by SoTTo
Wed Jul 24, 2002 12:30 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Style for menu items pointing to current page?
Replies: 3
Views: 3195

the topmenu item does not change, u have to go to the submenu of your page...that one will change
by SoTTo
Wed Jul 24, 2002 12:26 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Milonic menu building from db in asp.net pages?
Replies: 1
Views: 2388

Milonic menu building from db in asp.net pages?

somebody who can give example of building the menu-array from a database in asp.net page?
Maybe someone built a usercontrol for it?
plz help :-)
by SoTTo
Mon Jul 01, 2002 9:40 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu & Mac OS X & IE
Replies: 0
Views: 2051

Menu & Mac OS X & IE

my menu shows relativly well in ms ie on windows, fairly well in netscape (no special effects...but that's normal) But shows up at a completely different place in ie on mac os x (i have a horizontal menu placed in a table cell) What i'm still looking for to find out is how to make the height of the ...
by SoTTo
Tue Jun 25, 2002 9:21 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Can I get some feedback on me menu's
Replies: 2
Views: 2818

Shows up perfectly in windows2K on intelbased pc in:

Internet Explorer 6.0260
Netscape 6.2.3
Mozilla 1.0

Haven't tried others.

greetz
by SoTTo
Tue Jun 25, 2002 9:17 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Show / Hide DIV
Replies: 22
Views: 13758

why not using 1 id?

this works...
<div id=hidethisone><form name=form1>blahblahblah</form></div>
<div id=hidethisone><form name=form2>blahblahblah</form></div>
by SoTTo
Tue Jun 25, 2002 9:10 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Open In Same Window
Replies: 3
Views: 3781

my best guess is that you've put http://www.mylink.com target=blank or something....remove the target=blank
by SoTTo
Tue Jun 25, 2002 9:04 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Error Message!
Replies: 2
Views: 2857

I've had that error message to... it was when i missed something in the array... one , to less or something.....look over it and over it again....till you find :-) (try eliminating submenu's or whole topmenu-items till it works...then u know where the fault is located...then try to find where you've...
by SoTTo
Tue Jun 25, 2002 8:58 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: change the position of the graphic in a basic dropdown menu?
Replies: 1
Views: 2080

I think you could make graphics that fit the with of the whole menu(like this) |--> menu text | <---------------> = width of graphic and menu text would then be "&nbsp;&nbsp;&nbsp;menu text" But i'm affraid this will be ugly when the menu text is to long to fit on 1 line
by SoTTo
Sat Jun 15, 2002 4:21 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Does anyone had success with PHP???
Replies: 13
Views: 31261

Don't put the script of the mmenu.js file in your page itself....link to it like this <SCRIPT language="JavaScript" src="mmenu.js" type="text/javascript"></SCRIPT> (and see that you have a file named mmenu.js with the script!) (you can also put the menuarray in an exter...
by SoTTo
Fri Jun 14, 2002 6:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Image Menu Rollover/Link Issue
Replies: 7
Views: 5470

This deserves a big applause and a big thank you for your (probably very) hard work... That's one hell of a menu you got there... Nice! Thx for sharing! Thx Andy for your menu... And finally a question...is this kind of menu...(with rolloverimage before the menu-text)....possible with an rollover im...
by SoTTo
Thu Jun 13, 2002 4:29 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Hide menu based on user level
Replies: 4
Views: 4120

I don't know anything about cf but,
yes (in ASP) you can set different menu's based on different users
(i let me asp write the menu_array to the page --> so you could check for the uservariable and then write this or that other menu)
by SoTTo
Thu Jun 13, 2002 4:09 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: How change height of cell to height of menu?
Replies: 0
Views: 2094

How change height of cell to height of menu?

How can i put the menu in a cell of a table and that the table changes it's height to the height of the menu?
by SoTTo
Fri Jun 07, 2002 8:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: menu in table
Replies: 2
Views: 2905

you mean a logo as background?
put the logo as background in the cell
and set mouse on background to nothing and mouse off background to nothing in the menu_array file
by SoTTo
Tue Jun 04, 2002 5:20 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Complete mainmenu background image
Replies: 1
Views: 2328

Sorry....

It was my fault....

The array file was not filled in right.
Problem solved now
by SoTTo
Tue Jun 04, 2002 2:42 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Complete mainmenu background image
Replies: 1
Views: 2328

Complete mainmenu background image

I want my mainmenu show one big picture on its background (i want it to be gradient, from left to right, horizontal menu) I can achieve this by setting this in my menu-array file in the style array --> ... "transparent", // Mouse Off Background Color "0000ff", // Mouse On Font Co...
by SoTTo
Mon Jun 03, 2002 7:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Drops down behind form-element..= not good...Solution?
Replies: 8
Views: 5920

No...

I look at my site with NS6 and IE6 and in both browsers the whole form is hided when moving mouse over menu

(and on your site ... it doesn't.....--> i'm jalous) ;)
by SoTTo
Mon Jun 03, 2002 7:09 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: ASP vs MENU
Replies: 1
Views: 2284

yes you can....it works on my site... but i use
<a href="index.asp?link=<%=yourvalue%>">
by SoTTo
Mon Jun 03, 2002 7:03 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: SubMenus don`t open
Replies: 4
Views: 4039

No i got errors when visiting his message board (Contact -->Gastebuch --> Neu)

But can't help him....i'm new to this milonic menu
by SoTTo
Mon Jun 03, 2002 6:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Drops down behind form-element..= not good...Solution?
Replies: 8
Views: 5920

Oops..... I tought u wrote Forget (what i mentioned) -- look at the working example ... So there won't be a difference :-) But...still....my whole form is hiding... if you'd like to help me and need to see the page itself... mail me... sottohimself@wanadoo.be then i'll send you the link...(i don't w...
by SoTTo
Mon Jun 03, 2002 6:44 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Menu Drops down behind form-element..= not good...Solution?
Replies: 8
Views: 5920

Hmm, yes... ic... i got it working on my testsite....the whole form dissapears: plain text, input buttons, dropboxes,... ( i used your first post to get it working) What can be the prob? I took a look at that page... I don't see the difference with your first post and that working example...they als...