Ajax response that slides open a div
问题 Okay, this is following on from my previous question reguarding performing a simple ajax request that, once the request has returned a readyState of 4 and a status of 200 it inserts the response into a div and slides it down nicely. I don't want it to be performed using a toolkit such as jQuery or scriptalicious. here is the original question: Ajax with slide effects onready witout using a toolkit So far I have managed to get it all working quite nicely. However I have the problem that, the