Needing Animation Javascript

Discussion in 'Scripts' started by angellica2017, Sep 7, 2006.

  1. #1
    Hi, I need more animation javascript that could be used at any browser. Thanks b4.

    Peace


    Angel of Adsense
     
    angellica2017, Sep 7, 2006 IP
  2. Bombaywala

    Bombaywala Peon

    Messages:
    1,249
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your requirement is too broad and vague. What kind of animation js are you looking for? You can try hotscripts?
     
    Bombaywala, Sep 8, 2006 IP
  3. angellica2017

    angellica2017 Peon

    Messages:
    351
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I mean some animation that could be viewed at EVERY browser. Thanks!
     
    angellica2017, Sep 8, 2006 IP
  4. Bombaywala

    Bombaywala Peon

    Messages:
    1,249
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #4
    One way to do this create the animation and serve it on browser dependability.

    If browser = IE
    do something
    if browser = mozilla
    do something
     
    Bombaywala, Sep 8, 2006 IP
  5. angellica2017

    angellica2017 Peon

    Messages:
    351
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #5
    For example, I put a javascript on my webpage. It works fine at IE but doesn't works at mozilla. So, I want to know what is the URL that provide the script for Mozilla and IE browser?
     
    angellica2017, Sep 23, 2006 IP
  6. Bombaywala

    Bombaywala Peon

    Messages:
    1,249
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Depends what your script does. Mozilla is very restrictive when it comes to serving scripts (to prevent hackers from taking over client PCs).

    So if your script is doing something that Mozilla does not support then you have to stream a non-js page.

    Do some reading on javascript basics and then advanced and you will get it.

    Good luck...
     
    Bombaywala, Sep 25, 2006 IP