Problems with enabling javascript

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Thomas

    Problems with enabling javascript

    Hi everybody,

    I have here a serious problem. I don't know why, but contents with
    javascript where not displayed anymore.
    For example, when I go to www.sport1.de there is a section called LIVE
    with the tickers they have. But this frame is empty. Also when I want
    to check my emails at www.gmx.de I see the first frme. Everything
    under "LOGOUT" isn't there. The status bar said "Done" but nothing
    happens anymore.
    I alreday tried a reinstall of the IE6 I use, and changing the
    security setting. Javascript seems to be enabled.

    What can I do?

    WIN2K/IE6 SP1

    Thanks for your help. It is very important for me.
    Bye
    Thomas
  • Grant Wagner

    #2
    Re: Problems with enabling javascript

    Thomas wrote:
    [color=blue]
    > Hi everybody,
    >
    > I have here a serious problem. I don't know why, but contents with
    > javascript where not displayed anymore.
    > For example, when I go to www.sport1.de there is a section called LIVE
    > with the tickers they have. But this frame is empty. Also when I want
    > to check my emails at www.gmx.de I see the first frme. Everything
    > under "LOGOUT" isn't there. The status bar said "Done" but nothing
    > happens anymore.
    > I alreday tried a reinstall of the IE6 I use, and changing the
    > security setting. Javascript seems to be enabled.
    >
    > What can I do?
    >
    > WIN2K/IE6 SP1
    >
    > Thanks for your help. It is very important for me.
    > Bye
    > Thomas[/color]

    I'd suggest you installed some software which is stopping or otherwise
    interferring with Javascript execution. Norton Internet Security or
    something similar.

    --
    | Grant Wagner <gwagner@agrico reunited.com>

    * Client-side Javascript and Netscape 4 DOM Reference available at:
    *


    * Internet Explorer DOM Reference available at:
    *
    Find official documentation, practical know-how, and expert guidance for builders working and troubleshooting in Microsoft products.


    * Netscape 6/7 DOM Reference available at:
    * http://www.mozilla.org/docs/dom/domref/
    * Tips for upgrading JavaScript for Netscape 7 / Mozilla
    * http://www.mozilla.org/docs/web-deve...upgrade_2.html


    Comment

    • KsAdmin

      #3
      Re: Problems with enabling javascript

      One thing you can try is to test if javascript is enabled in your
      browser by typing javascript:void (alert('testing '));
      in the address bar and press enter. This should display an alert box
      that says testing in it. If the alert box does not pop up then you
      know that you are having a problem with javascript and your browser.
      If it does pop up then it is more likely a problem with their
      website/code or possibly a security setting in IE that needs to be
      changed to allow scripts to be run from their webpage. Let me know
      what the result is and if you need any help with IE6 security
      settings.





      On 25 Jun 2004 01:19:21 -0700, thomas-foehn@gmx.de (Thomas) wrote:
      [color=blue]
      >Hi everybody,
      >
      >I have here a serious problem. I don't know why, but contents with
      >javascript where not displayed anymore.
      >For example, when I go to www.sport1.de there is a section called LIVE
      >with the tickers they have. But this frame is empty. Also when I want
      >to check my emails at www.gmx.de I see the first frme. Everything
      >under "LOGOUT" isn't there. The status bar said "Done" but nothing
      >happens anymore.
      >I alreday tried a reinstall of the IE6 I use, and changing the
      >security setting. Javascript seems to be enabled.
      >
      >What can I do?
      >
      >WIN2K/IE6 SP1
      >
      >Thanks for your help. It is very important for me.
      >Bye
      >Thomas[/color]

      Josh Austin
      System Administrator
      Agent Services of America
      ksadmin NOSPAM @comcast.net
      (remove NOSPAM and the spaces out of my email address to send email)

      Comment

      Working...