Search found 10 matches

by R0Bzombie
Thu Jan 25, 2007 2:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Alignment and dispaly problem with table menu [solved]
Replies: 7
Views: 5236

Ok I found out that my problem was the editor that I was using to create my pages.

I used Microsoft expression web and it was saving my pages in another format that IE6 wasn't able to read.

So to solve the problem, I opened my pages with notepad and I changed the coding. It was set to "UTF-8" and ...
by R0Bzombie
Mon Jan 22, 2007 11:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Alignment and dispaly problem with table menu [solved]
Replies: 7
Views: 5236

Ok I made some testing by trys and errors.
What I found out is in netscape 7.1 the menu was shifting to the right.
I solved it.
Before I had this
<TABLE class=mainbody cellSpacing=0 cellPadding=0 width=770 align=center border=0>
<TBODY>
<TR>
<TD><IMG src="images/menu/title.gif" width=770></TD ...
by R0Bzombie
Fri Jan 19, 2007 10:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Alignment and dispaly problem with table menu [solved]
Replies: 7
Views: 5236

ok I understand now.

But that didn't solve my problem.
by R0Bzombie
Fri Jan 19, 2007 12:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Alignment and dispaly problem with table menu [solved]
Replies: 7
Views: 5236

Also, the menu doesn't seem to like having that accented e in the name of the submenu Maison-Musée. That throws and error. If you have to have the accent do it this way

Code:
with(milonic=new menuname("Maison-Musée")){
That seems to work OK.


I don't understand what you mean, I have the same ...
by R0Bzombie
Fri Jan 19, 2007 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Alignment and dispaly problem with table menu [solved]
Replies: 7
Views: 5236

Alignment and dispaly problem with table menu [solved]

HI I made a table based menu and my problem is when I test it with netscape 7.1 the menu shifts on the right as soon as I mouseover it.

Some visitors said to me that they don't see the menu at all.
I tested it with internet explorer 6 on 2 computers and it is not or not always displaying.

I also ...
by R0Bzombie
Mon Aug 28, 2006 8:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Long vertical menu shows once and then not showing
Replies: 4
Views: 4136

First of all, I'll give you a advise, do some sub-menus with the Continuing education because some people with a resolution of 1024*768 or less can't see all the menu.
by R0Bzombie
Sun Aug 27, 2006 6:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: menu, image map, how to?
Replies: 3
Views: 3566

Try to add the following parameter to the EMBED tag of your flash movie:

Code: Select all

wmode="transparent"
by R0Bzombie
Sun Aug 27, 2006 8:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu shifts in IE but isok in FF and Opera
Replies: 2
Views: 2655

Thank you Ruth, it's workinglikea charm.

The only thing left is,in opera it's doing like on the screenshot.

Image

it's still the same website http://www.r0bzombie.com/test/

Thank you very much
by R0Bzombie
Sat Aug 26, 2006 3:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu not displaying
Replies: 5
Views: 5192

It doesn't apear in Opera 9 too
by R0Bzombie
Fri Aug 25, 2006 7:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu shifts in IE but isok in FF and Opera
Replies: 2
Views: 2655

Menu shifts in IE but isok in FF and Opera

as you can see on my test page http://www.r0bzombie.com/test/ the menu is shift in IE but is ok in Opera and FF.
I don't know about MAC browsers.

Thank you