samstrasser / vishis

Automatically exported from code.google.com/p/vishis
0 stars 0 forks source link

Make AJAX requests asynchronous #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm not sure what it's doing right now.  Revisit the whole thing.

Original issue reported on code.google.com by sam.stra...@gmail.com on 22 Mar 2008 at 2:42

GoogleCodeExporter commented 9 years ago
I made the current version actually asynchronous by adding a third parameter.  
It's
still FF/Opera specific.

See C:\Documents and Settings\sam\My Documents\Yale\senior\second semester\Cpsc 
490 -
Visualize History\external\yui\build\connection\connection.js, especially line 
393

Original comment by sam.stra...@gmail.com on 22 Mar 2008 at 5:13

GoogleCodeExporter commented 9 years ago
It is now asynch, but does not work in IE.  It also doesn't do anything cool 
like
have timeouts or waiting... messages.

Original comment by sam.stra...@gmail.com on 22 Mar 2008 at 5:22