Javascript A* Pathfinding script

Hi there

could anyone post a really, really simple A* pathfinding script - javascript - that I could read, test and learn from?

That would be great!!

thanks

http://angryant.com/path/

This web site is what you need buddy.

There is also a very gentle introduction to A* in the first two issues of Unity Developer Magazine (the code is actually C#, but heavily annotated).