Search found 2 matches

by systemman
Sat Mar 01, 2008 5:32 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: spaces in menutext
Replies: 2
Views: 2380

Re: spaces in menutext

John wrote:Use the standard HTML code for a space; e.g., Home ;. Note that you will need the double ;; in your code, so a full line would look like this...

Code: Select all

aI("text=Home ;url=welkom.htm;target=body;");
great that works thanks :)
by systemman
Sat Mar 01, 2008 1:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: spaces in menutext
Replies: 2
Views: 2380

spaces in menutext

Hallo,
I have just build a menu on a website using milonic dhtml menu accross frames.
every thing is correct in Mozilla but in IE7.0 there are a few things wrong.
Stil the menu placing is correct but within the menunames(text) the spaces are gone.
aI("text=Home ;url=welkom.htm;target=body;")
aI ...