tables
Cross-browser AJAX updates to table elements
Posted by Michael on June 29, 2008 in JavaScript
It seems that one of the toughest Javascript challenge is to get your AJAX code consistently behave between browsers when you’re dealing with IE’s handling of table elements vs. Gecko and other engines. It took quite a bit of finagling to figure out exactly where the issues and trappings are. Most web developers [...]

Stumble It!