open with explorer and pres <> button give js error
Status: Beta
Brought to you by:
mauser
open the index.html file from the download using
windows explorer to launch and click on the "Switch
Mode" button "<>" and you get a javascript error at
line 658 of aiEditor.htc
ie file://C:\Documents and Settings\...\aynHTML-
0.20b\aynHTML\index.html
function recalc_links( v ) {
...
paths = base.match
( /.+?(?:[^/]\/(?!\/))/g );
>>> var l = paths.length;
I think the regular expression doesnt like the forward
slashes