-
☆ A M B ☆
- 24,524 Posts
The validator gets snippy about && in Javascript, too. The only way around that is to have all your javascript in a separate file and include it.
Quote from: sottwell at Feb 27, 2006, 02:32 AM
The validator gets snippy about && in Javascript, too. The only way around that is to have all your javascript in a separate file and include it.
I think we can get around that by putting this around our JS: