Announcement

Collapse
No announcement yet.

Mozilla/ Firefox problems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mozilla/ Firefox problems

    Just downloaded Firefox 1.0 as I'd heard good reports and decided to check out my site and discovered I have a couple of problems I need to rectify.

    I ahve listed these below along with the error message on the Javascript Console in Firefox

    1. Extended info pop-ups dont work (they do in IE)

    Error: ShowPopUp is not defined
    Source File: javascript:ShowPopUp('info%5f7%2ehtml',600,500);
    Line: 1


    2. An image doesn't appear (does in IE)

    Security Error: Content at http://www.shredderplus.co.uk/acatalog/Commercial.html may not load or link to file:///C:/Program%20Files/Actinic%20Catalog%2025/Sites/Site1/Images/Rexel_250popup.jpg.

    3. Another error message also appears but doesn't seem to affect the functionality?

    Error: Loadd is not defined
    Source File: http://www.shredderplus.co.uk/acatal...ee_menu_com.js
    Line: 283



    Any help would be appreciated. Thanks in advance

    Peter

    #2
    1) Give us the URL of a page with the popup errors to save us having to hunt around for one.

    2) You're referencing an image on your own PC's hard disk here. No-one but you can ever see this. Probably a hangover from editing a page or template with an external HTML editor.

    3) As 1).

    Norman
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks for getting back so quickly. Any of the products on this page http://www.shredderplus.co.uk/acatal...Shredders.html don't seem to work in Firefox

      I can't post a relevant page for item 3 - it just appeared in the console so thought I may throw it in in case it shouts that there is a fundamental issue somewhere (I will monitor to see what occurs)

      With regard to item 2, I had problems getting any image referenced in the same fashion as the other one on that page when working in IE - my lack of knowledge and desperation kicked in!

      Thanks

      Peter

      Comment


        #4
        The popups seem OK now in FireFox.

        However the search page http://www.shredderplus.co.uk/acatalog/search.html

        throws a JavaScript error in Firefox. This is (I think) Actinics code so I hope they'tre listening in.

        I can't see your (3) problem. Not having a URL of a page with a definite error doesn't help. I see you're using my NorTree menu. This uses the Actinic Section Tree structures and it seems to be working OK.

        Norman
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          Hi there

          Just tested the popup page with Mozilla Firefox Version 1.0 and Mozilla 1.7.3. Both are okay.

          This is (I think) Actinics code so I hope they'tre listening in.
          We are listerning, or should i say reading . Its a bit strange but when checking the javascript console in Mozilla 1.7.3, it does not report any errors. This error seems to be only with Firefox, it does not like the following bit

          Code:
          document.forms[nIndex].SS.focus();
          This is coming from the Act_SearchTemplate.html.

          Kind Regards
          Nadeem Rasool
          SellerDeck Development

          Comment


            #6
            This error seems to be only with Firefox, it does not like the following bit
            Code:
            document.forms[nIndex].SS.focus();
            I'm on actinic v7 and firefox 1.0.2 and I'm getting the same problem - did you ever figure out what the fix was?

            exact error -

            Error: [Exception... "'Permission denied to get property XULElement.selectedIndex' when calling method: [nsIAutoCompletePopup::selectedIndex]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: file:///C:/Program%20Files/Actinic%20v7/Sites/mysite/PreviewHTML/P_index.html :: <TOP_LEVEL> :: line 11" data: no]
            John

            Comment


              #7
              Is this happening only on Preview or also on Live sites?
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #8
                live sites as well.

                you can see it right here right now - http://www.crazydaves.co.uk/index.html
                John

                Comment

                Working...
                X