Is this JS?

Discussion in 'JavaScript' started by le007, Oct 19, 2007.

  1. #1
    http://www.autotrader.co.uk

    in the search on the left, use SO15 0HX as a post code.

    You see the way it says "finding cars" is that a JS?
    Also if you click "search", you'll see:

    "Number" cars available with these options - the number looks like a cashregister - is this JS?

    Thanks,
    Leo
     
    le007, Oct 19, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    It's AJAX, a mix of Javascript and server side scripting, such as PHP or ASP.
     
    nico_swd, Oct 19, 2007 IP
  3. le007

    le007 Well-Known Member

    Messages:
    481
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #3
    yeah but the "cash register" type number - whats that?
     
    le007, Oct 19, 2007 IP
  4. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #4
    Where do you see this?
     
    nico_swd, Oct 19, 2007 IP
  5. KatieK

    KatieK Active Member

    Messages:
    116
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    58
    #5
    le007,

    Are you talking about how the red numbers scroll from the top and then into place? (It looks rather like a casino slot machine wheel to me.) That's JavaScript, and it's accomplished by the jsCounter function in the code.
     
    KatieK, Oct 19, 2007 IP
    le007 likes this.
  6. le007

    le007 Well-Known Member

    Messages:
    481
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #6
    Hey Kaitek - yeah thats exactly wat I'm looking at - how can I sample that JS?
     
    le007, Oct 19, 2007 IP
  7. le007

    le007 Well-Known Member

    Messages:
    481
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #7
    I've tried to strip it but cant - can anyone help me here pls?
     
    le007, Oct 19, 2007 IP