Results 1 to 5 of 5

Thread: getting the scripts past IE

  1. #1
    Join Date
    Oct 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default getting the scripts past IE

    Hi,
    I've prepared a page for showing on Firefox but it just won't run on IE. Has anyone got any suggetsions? It uses scriptaculous/prototype.
    URL: http://www.whatapicture.biz/joanna/showtest

  2. #2
    Join Date
    May 2007
    Location
    Eauze, France
    Posts
    175
    Thanks
    10
    Thanked 17 Times in 15 Posts

    Default

    Quote Originally Posted by edwind View Post
    Hi,
    I've prepared a page for showing on Firefox but it just won't run on IE. Has anyone got any suggetsions? It uses scriptaculous/prototype.
    URL: http://www.whatapicture.biz/joanna/showtest
    Here is what IE says

    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; OfficeLivePatch.1.3; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; MS-RTC LM 8)
    Timestamp: Fri, 6 Nov 2009 11:47:30 UTC

    Message: Object doesn't support this property or method
    Line: 165
    Char: 3
    Code: 0
    URI: http://www.whatapicture.biz/joanna/s...js/lightbox.js

    Message: Object doesn't support this property or method
    Line: 4337
    Char: 5
    Code: 0
    URI: http://www.whatapicture.biz/joanna/s...s/prototype.js

  3. #3
    Join Date
    Oct 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I know it doesn't support it in theory but you can see the same script in action, in Internet Explorer at http://www.nealyarddairy.co.uk/ then click on the shops page. They got it to work in IE somehow but I can't see in their source what is different to mine.

  4. #4
    Join Date
    May 2007
    Location
    Eauze, France
    Posts
    175
    Thanks
    10
    Thanked 17 Times in 15 Posts

    Default

    Did you mean http://www.nealsyarddairy.co.uk/shops.html ?

    I did note their doctype triggered querks mode but changing the IE version and mode did not change anything for me.

    Your page works in google chrome as well.

    I did not that your script files are in a different sequence - I don't surpose this is important unless names are duplicated.

    Good Luck with it.

  5. #5
    Join Date
    Dec 2008
    Posts
    14
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    I think the order does matter - always reference your base libraries first, and the 'plugins' for those libraries after.

    For example, if I wanted to use jQuery, and the qTip plugin, i would reference jQuery first, and THEN qTip afterwards.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. what are the ways to protect written asp scripts.
    By HostCan in forum Web Applications and Scripts
    Replies: 2
    Last Post: 30th November 2007, 01:35 PM

Bookmarks

Posting Permissions

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