This doesnt work ?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Locked
john1000
Advanced
Advanced
Posts: 18
Joined: Mon Aug 25, 2003 12:20 am

This doesnt work ?

Post by john1000 »

why doesnt this work in my version?

Code: Select all

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=220;
menuwidth="100%";
menualign="center";
alwaysvisible=1;
orientation="horizontal";
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

That's not much to go on, url?

or try
screenposition="center";

maz
Locked