View Single Post
  #2 (permalink)  
Old 11-06-2007, 07:11 PM
fahlyn's Avatar   
fahlyn fahlyn is offline
Learning Programmer
 
Join Date: Nov 2007
Age: 25
Posts: 35
Rep Power: 3
fahlyn is on a distinguished road
Send a message via ICQ to fahlyn Send a message via AIM to fahlyn Send a message via MSN to fahlyn Send a message via Yahoo to fahlyn
Default

you should very seriously consider using prototype.js instead of writing your own ajax javascript. Prototype provides a very nice wrapper for ajax...and it prevents you from having to re-invent the wheel.

Switching to prototype may fix your problem.
__________________
Visit My Google Group Here: Web Development Innovation
Reply With Quote