Search found 6 matches

by MTD
Sun Aug 22, 2004 1:29 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

I was just because I tried to see if it makes a change. type=form does not change the results of all the tests. I tried with and without it and have not seen any diffrence at all.
by MTD
Sat Aug 21, 2004 10:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

If I change this :

with(milonic=new menuname("flash")){
top=298;
screenposition="center"
left="offset=-141";
style=StyleSimple;
alwaysvisible = 1;
position="absolute";
aI("type=form;text=`<div style=prop:val;><object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 codebase=http://fpdownload ...
by MTD
Sat Aug 21, 2004 6:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

It comes for the howtobuild.txt manual with in the zip file we download.
by MTD
Fri Aug 20, 2004 11:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

Still no clue?
by MTD
Mon Aug 09, 2004 9:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

In those exact 2 cases, if I remove the code, I don't see the menu.

with(milonic=new menuname("search")){
top=235;
screenposition="center"
left="offset=-220";
style=StyleSimple;
alwaysvisible = 1;
position="absolute";
aI("type=form;text=`<form style=\"prop:val;\"><table cellspacing=\"0 ...
by MTD
Mon Aug 09, 2004 9:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: back quotes and style="prop:val"
Replies: 10
Views: 5474

back quotes and style="prop:val"

Hi,

I would like to have more information about what mean:
style="prop:val" which seems to be absolutely needed
then where are using back quotes and HTML on a main menu.

I use often the menu to place objects (like floating search form) in the page. It took me a while to understand why it was not ...