pelegk1
11-30-2003, 12:36 AM
i am loding a js from another folder than my asp!
do i need to change the img path so that they will be relative as the js itself?
this is the way i load it :
htm += "<img src\=\"" + gif + "\" style=\"height:'" + height + "'\; width:'" + (width * chrCount) + "'\;\">";
thanks in advance
Peleg
do i need to change the img path so that they will be relative as the js itself?
this is the way i load it :
htm += "<img src\=\"" + gif + "\" style=\"height:'" + height + "'\; width:'" + (width * chrCount) + "'\;\">";
thanks in advance
Peleg