Forum: JavaScript / DHTML / AJAX Jul 9th, 2003 |
| Replies: 3 Views: 7,210 Sorry! I posted the wrong code!! I have since adjusted it. It is just a very rough sample of something I'm working on, I know the formatting is not right in some places. Anyway what I basically want... |
Forum: JavaScript / DHTML / AJAX Jul 8th, 2003 |
| Replies: 3 Views: 7,210 When I disable my webpage the text in my edit fields duplicates. e.g. ABC changes to ABCABC. THis only seems to happen when I have my edit fields in a <table>. A sample of my code is provided. I'd... |
Forum: HTML and CSS Jul 8th, 2003 |
| Replies: 1 Views: 11,510 When I have a hidden input field on my webpage and I use the tab key to traverse my fields, the cursor always moves to the hidden input field. This means that I have to press tab twice to move to the... |