Forum: JavaScript / DHTML / AJAX Jul 28th, 2008 |
| Replies: 7 Views: 916 If you can get something to work in firefox, with few exceptions, chances are it will work in most browsers. Once you get it working in firefox, then adjust it for ie. Once that is done then you... |
Forum: JavaScript / DHTML / AJAX Jun 26th, 2008 |
| Replies: 2 Views: 2,178 This will give you the basic functionality:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html... |