| Subject: Re: JS translation pb |
Author: Xavier Roche |
Date: 08/30/2003 10:40 |
| | > The local copy of my website works fine, except for one
> javascript code, contained in a separate .JS file.
> My original code is :
> if(!ns4){if(bimg)ofb='url('+bimg+') '+ofb;
> But the local copy of the file contains this :
> if(!ns4){if(bimg)ofb='url('+bimg+.html') '+ofb;
Fixed: \" and \' javascript states were not managed by the
automate. I will merge the fix in RC15 soon.
| |
|
|
|
|
0
Created with FORUM 2.0.11