| Subject: js changed by htt |
Author: John |
Date: 07/19/2005 17:36 |
| | Hi,
HTT is a fine piece of work. Thank you!
I just have a -hopefully little- problem:
This js function imgtag in a *.js file is working fine:
function imgtag(imgnam){return "<img src=\""+imgnam+"\" height=\"300\">";}
.
but htt changes it to this:
function imgtag(imgnam){return "<img src=__+imgnam+_/_.html
height=\"300\">";}
, which of course does not work any more.
How can I prevent these changes?I use htt 3.31 with W98SE.
John | |
|
|
|
|
3
Created with FORUM 2.0.11