Search found 6 matches

by vlerk@chello.nl
Tue Dec 02, 2003 10:27 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Table bound menu does not appear in Netscape 6 on inital
Replies: 5
Views: 4066

Less then 0.4% of the pages are viewed with Netscape 6 so why not implement the menu and place a javascript that says, if Netscape 6 refresh after 3 secs. Not a very beautiful solution but it will do the job.

Grea
by vlerk@chello.nl
Tue Dec 02, 2003 9:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: wanted: 5 mainitems each 20% width
Replies: 4
Views: 3453

Tadaaaaaa it's working.

Using the 'Relative Positioning / Table Bound' sample I achieved what I was looking for. Don't know what I did wrong last week but who cares.

So it is possible to give the mainmenuitems a % width using the traditional tablecells with css.

Grea
by vlerk@chello.nl
Tue Dec 02, 2003 10:43 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: wanted: 5 mainitems each 20% width
Replies: 4
Views: 3453

Thanks for your answer Kevin.
I did try those possibilities before posting the question and was hoping I missed a clue in the 100% span sample.

Precentage-itemwidth would be great indeed, for now I have to think of something else.
May be do some expiriments with 5 (main) menu's in a row... Anyone ...
by vlerk@chello.nl
Fri Nov 28, 2003 9:17 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "Drop up" menu and menu colors
Replies: 2
Views: 2469

Yes that is possible. I am developing something like that at http://www.oplijn.nl/sp_mimenu and posted a question at this forum yesteray about width in this situation, maybe you are intersted in those answers aswell.


with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition ...
by vlerk@chello.nl
Thu Nov 27, 2003 4:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: wanted: 5 mainitems each 20% width
Replies: 4
Views: 3453

wanted: 5 mainitems each 20% width

Hi,

I try to make a horizontal menu with 5 mainitems each 20% width so they wil scale. Now the mainitems are images 150px width, and I would like (comparing with table) the 'cells' to be 20% each.

[/url]http://www.oplijn.nl/sp_mimenu[url]

I studied several samples but did not succeed. Maybe ...