View Single Post
  #15 (permalink)  
Old 11-19-2008, 08:36 PM
villageloop's Avatar
villageloop villageloop is offline
WebProWorld Member
 
Join Date: Dec 2007
Location: South Florida
Posts: 72
villageloop RepRank 1
Default Re: Ecommerce shows unsecured items

Quote:
Originally Posted by Shift4SMS View Post
I have to STRONGLY disagree here. If IE displays a script error then you have the show scripting errors turned on and it has detected a real script error. Dubbya already pointed out the error. I have it turned on because I do a lot of JS coding. Because I have it turned on, I see these annoying warnings on many sites. For me it throws up a red flag because it indicates sloppy coding: Do I trust this site when they are publishing syntactically incorrect javascript? How confident am I that the server side code is coded any better?

My recommendation is that when you test for IE compatibility, turn on "show script errors" and make sure you don't have any.
I would have to agree with Shift4SMS here.
Find your errors and fix them.
Even if it is not a critical error, it is still an error and would reduce your credibility as a developer in the same way a broken image on your site reduces your credibility as a designer.
Reply With Quote