Forum: HTML and CSS May 27th, 2007 |
| Replies: 2 Views: 3,484 <link href="../style.css" rel="stylesheet" type="text/css" /> |
Forum: HTML and CSS Oct 7th, 2006 |
| Replies: 5 Views: 1,846 Hmm...I have never noticed this problem...but I have high speed DSL. Are you sure there is not an onload function floating aruond in there somewhere that tells the browser to wait until the page is... |
Forum: HTML and CSS Sep 19th, 2006 |
| Replies: 8 Views: 10,240 I did this a month or so back for a client.
It will at least give you an idea of how to use an array to populate a table. |
Forum: HTML and CSS Aug 3rd, 2006 |
| Replies: 13 Views: 4,234 Well crap...that only works in IE.
The latest Netscape and FireFox browsers won't let javascript close a window it did not open. |