Hello,
I've install this wonderful script on a developement site:
-> http://www.john-howe.com/guestbook/
and I receive a error with my flash menu at line 108...
...
line 106 : else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
line 107 : && (navigator.appVersion.indexOf("Win") != -1)) {
line 108 : document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
line 109 : document.write('on error resume next \n');
...
Does PHP not interpret this javascript/Flash menu?
What can I do for this?
Many thx for your help, regards,
Dominique