Search found 1 match

by DarkDie2k
Fri Mar 24, 2006 9:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: bad compatibilyty with menu and vbscript
Replies: 1
Views: 2068

bad compatibilyty with menu and vbscript

Hi,
i have a web site to modify and the first conceptor use vbscript to disable text area in body onload ex.:
<body onload="Body_onload" STYLE="MARGIN-TOP: 5" text="#006400" link="#0000ff" alink="#ff0000" vlink="#0000ff" background="Images\Erable.jpg">
......

<script language="vbscript">

public ...