Webpage error details
Quote:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 12 May 2009 17:47:32 UTC
Message: Expected ')'
Line: 10
Char: 37
Code: 0
<input type="button" value="Click it" onclick="window.open('http://www.address.com';'_blank');" />
i have this simple javascript line and i dont know why is giving me that error in IE. Firefox doesnt give an error but it doesnt work either.