Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default I am getting jscript errors in IE - HELP!!!

    I don't see these errors in FF, just in IE, both IE 8 and IE 9. Can someone help? Thanks!!!


    Error message:

    line: 1
    char:1
    error: syntax error
    code: 0
    url: https://newworldtreasure.com/min/?f=....js&1334887259

    line: 57
    char:2
    error: jquery is undefined
    code: 0
    url: https://newworldtreasure.com/



    line: 1
    char:1
    error: syntax error
    code: 0
    url: https://newworldtreasure.com/include...leanalytics.js





    Site address:

    https://newworldtreasure.com/





    Thanks!!

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: I am getting jscript errors in IE - HELP!!!

    Not sure about the javascript
    But for the form "quick_find_header" you have the end </form></div> around the wrong way. You should close the div first.

    Why is it all in SSL mode https. Totally unnecessary and might be adding to your problems.

    Also you using the one large image for small, medium and large.
    This makes the small and medium jaggy and have an excessive load size, slowing your site.
    Last edited by gilby; 30 May 2012 at 04:43 AM.

  3. #3
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: I am getting jscript errors in IE - HELP!!!

    Add this to your stylesheet and scaled images are no longer jaggy.

    img { -ms-interpolation-mode: bicubic; }

  4. #4
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: I am getting jscript errors in IE - HELP!!!

    Quote Originally Posted by dgent View Post
    Add this to your stylesheet and scaled images are no longer jaggy.

    img { -ms-interpolation-mode: bicubic; }

    Where exactly do I add this, and to which style sheet? Thanks!

  5. #5
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: I am getting jscript errors in IE - HELP!!!

    Plus, as far as the SSL, I have no problems with any other browser except for IE - the jquery error as posted above, which I don't hink is an SSL issue...?!?!?!? IE is junk...

  6. #6
    Join Date
    Nov 2009
    Location
    UK
    Posts
    1,090
    Plugin Contributions
    0

    Default Re: I am getting jscript errors in IE - HELP!!!

    Quote Originally Posted by pityocamptes View Post
    Where exactly do I add this, and to which style sheet? Thanks!
    Add it anywhere in your includes/templates/YOUR_TEMPLATE/css/stylesheet.css

  7. #7
    Join Date
    Aug 2007
    Posts
    77
    Plugin Contributions
    0

    Default Re: I am getting jscript errors in IE - HELP!!!

    Quote Originally Posted by gilby View Post
    Not sure about the javascript
    But for the form "quick_find_header" you have the end </form></div> around the wrong way. You should close the div first.

    Why is it all in SSL mode https. Totally unnecessary and might be adding to your problems.

    Also you using the one large image for small, medium and large.
    This makes the small and medium jaggy and have an excessive load size, slowing your site.



    Ok, thanks. Where do I find the quick_find_header at? Thanks!

 

 

Similar Threads

  1. constant jscript 404 errors
    By piker in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 3 Jun 2010, 11:19 AM
  2. Help getting jscript error
    By cyphercys in forum General Questions
    Replies: 4
    Last Post: 7 Apr 2010, 03:40 AM
  3. Moved to new server getting errors help!
    By headyntl in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 28 Jun 2009, 06:46 PM
  4. Moved Server, Getting Errors! Please help!! :D
    By ssdsarah in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 3 Jan 2008, 09:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg