You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
Reported by anonymous on 14 Sep 2013 09:01 UTC
I've simplified this javascript as much as possible, yet it still returns 3 errors
JAVASCRIPT CODE
document.write('
');- User Screen Size: ' + sw + ' x ' + sh + '
');
- User Browser Size: ' + bw + ' x ' + bh + '
');
');document.write('
document.write('
document.write('
REPORTED ERRORS:
24 87 write('
25 89 ite('
26 23 document.write(''); end tag for element "UL" which is not open
The text was updated successfully, but these errors were encountered: