Is this a php thing that it addsTo all my pages?HTML Code:<script language="JavaScript"> <!-- function SymError() { return true; } window.onerror = SymError; //--> </script>
Just because its making all my pages fail to validate as XHTML Strict. Due to your meant to use the type property not language.




.
)
Reply With Quote