Javascript errors and CSS warnings
.bait { visibility: hidden; width: 0; height: 0; display: hidden; }
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Javascript errors and CSS warnings
Forum Regular
Usergroup: Customer
Joined: Oct 14, 2004
Total Topics: 54
Total Comments: 127
1. Javascript error when U.S.A is selected as default
Error: missing ) after condition
Source File: http://www.website.com/main/javascriptheader.php
Line: 3, Column: 29
Source Code:
if (country.value == United States of America)
2. CSS error
around line 807
Warning:
Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://www.website.com/templates/styles/default.css
Line: 807