Deaf Topics - Debt Consolidation - Business Gifts - Wordpress Themes - Credit Cards

PDA

View Full Version : Is this JS?


le007
Oct 19th 2007, 9:10 am
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

nico_swd
Oct 19th 2007, 9:21 am
It's AJAX (http://www.w3schools.com/ajax/default.asp), a mix of Javascript and server side scripting, such as PHP or ASP.

le007
Oct 19th 2007, 9:31 am
yeah but the "cash register" type number - whats that?

nico_swd
Oct 19th 2007, 9:35 am
Where do you see this?

KatieK
Oct 19th 2007, 11:06 am
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.

le007
Oct 19th 2007, 11:40 am
Hey Kaitek - yeah thats exactly wat I'm looking at - how can I sample that JS?

le007
Oct 19th 2007, 1:13 pm
I've tried to strip it but cant - can anyone help me here pls?