Search found 6 matches

by clules
Thu Oct 23, 2003 12:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

Thanks

That solved the problem :D

thanks to anyone who tried to help...
by clules
Thu Oct 23, 2003 3:50 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

Well then,

I inserted imagealign="right" to the aI statement
that way the menu doesn't show at all.

I even tried it without "" i.e. imagealign=right
and this has no effect at all. ( the menu is shown ).

Can you give me a working example ?
by clules
Thu Oct 23, 2003 12:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

It does nothing. :?

I'm trying it all on the reollover image exapmle :

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
imagealign="right";
aI("text=Home;url=http://www.milonic.co.uk/;status=Back To Home Page;");
aI("text ...
by clules
Wed Oct 22, 2003 10:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

nobody ???

:(
Is there anyone here that knows a solution ( if there is one ) ???

Please...
by clules
Wed Oct 22, 2003 4:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

thanks maz, but that doesn't help me.

like i said, i dont have a problem with the arrow.gif
The problem is positioning the second image.

I would like it to be right from the text.

like in the images example: ( with using subimageposition="left"; )

aI("text=Autos;showmenu=autos;image=browser.gif ...
by clules
Wed Oct 22, 2003 3:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: align images
Replies: 10
Views: 6751

align images

Hi all,

I would like to use the menu as right to left
so I added " openstyle="rtl"; " where needed.

Now I get the arrow gif on the left ( that's good ),
but the image ( rollover or not ) stays in same place
i.e. between text and arrow. ( arrow | image | text )


I would like it to be right to the ...