Forum: JavaScript / DHTML / AJAX Sep 12th, 2008 |
| Replies: 1 Views: 2,866 I hope everyone is ready for CSS tables for layout. I for one can't wait. It will make coding the CSS for layouts SO much easier. |
Forum: JavaScript / DHTML / AJAX Sep 12th, 2008 |
| Replies: 3 Views: 678 Well, obviously the code is trying to reference an element with the id "imageSource" here:
// this function is called after the call to server.
// It's update all some part of the screen :... |