Results 1 to 5 of 5

Thread: Need help to block Java Animations in Firefox

  1. #1
    Join Date
    Oct 2010
    Posts
    52

    Need help to block Java Animations in Firefox

    I am using the Mozilla Firefox for the browsing purpose and always use the Mozilla because the interface that the Mozilla browser is good. And whenever I use the Mozilla it provides me with a better browsing speed and also the details are displayed properly. But the main problem is that I wanted to block the animation that is being provided the java script animation. I don't like if the objects are keeping on moving on my screen. I have been using the Flashkiller and it has been working well for my browser by stoping all the flash contents. Please suggest me a solution as to how can I block the java script animation in my browser.

  2. #2
    Join Date
    Mar 2008
    Posts
    335

    Re: Blocking In Firefox The Java Script Application

    You ca n use the NoScript Firefox extension which provides extra protection for Firefox, Seamonkey and some other mozilla-based browsers. This is a free and a open source add-on which allows JavaScript, Java and Flash and other plugins to be executed only by the one which is having a trusted web sites for example when you see the website of bank and provides the most powerful Anti-XSS protection that is available in a browser. NoScript's is a unique white-list based script blocking approach which prevents from exploitation of security vulnerabilities without much of the functionality.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Re: Blocking In Firefox The Java Script Application

    I have looked in to various no script in the past, and also in recent times and it isn't able to block just animation. And if you use it to block all javascript, many pages will not work at all and will cause me a double trouble in future use of Firefox. And my priority was that there might be something which can just be used to just targets animation by default, without disabling other javascript, and without performing any kind of complex configuration. Perhaps in the beginning only I should have to mention that to the no script is the option for this.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Blocking In Firefox The Java Script Application

    Also for blocking you can perform the following thing:
    Quote:
    Type the Full addresses of noscript.net
    And the Domain as the Full Domains of the noscript.net
    and Base 2nd level Domains (noscript.net)
    There will be a white list where you can specify that which type of web sites are allowed to execute scripts.
    And then you have to go in the Plug-ins section where there are additional options that can be used to select for both trusted and untrusted sites. And many other processes can be done through it.

  5. #5
    Join Date
    May 2008
    Posts
    2,389

    Re: Blocking In Firefox The Java Script Application

    If the above step are not working then you can also use then try to perform the below steps:
    Add the following that is given below into your user.js
    Use the Disable option whenever you don't want that application to run.
    /* Disable image animation */
    user_pref("image.animation_mode", "none");
    And also you can try out the below given criteria.
    You might also want:
    /* Put an end to blinking text! */
    user_pref("browser.blink_allowed", false);
    user_pref("browser.display.show_image_placeholders", false)
    The above wording should be used along with NoScript and AdBlock Plus and this will surely help you to get rid annoying flashing blinking contents from your web-pages.

Similar Threads

  1. What is the 'finally' Block in Java?
    By Damien25 in forum Software Development
    Replies: 4
    Last Post: 18-02-2010, 05:31 AM
  2. Explain Try Catch Block in java
    By cyber-noob in forum Software Development
    Replies: 3
    Last Post: 16-11-2009, 02:13 PM
  3. How to block a website in firefox?
    By Mhonty in forum Networking & Security
    Replies: 3
    Last Post: 25-06-2009, 11:50 PM
  4. Java - brain block
    By Soft Pack in forum Software Development
    Replies: 2
    Last Post: 05-11-2008, 07:47 PM
  5. Firefox do not block pop-ups
    By CLONEOPS in forum Technology & Internet
    Replies: 4
    Last Post: 22-09-2008, 07:38 PM

Tags for this Thread

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
  •  
Page generated in 1,713,446,739.90157 seconds with 17 queries