Forum: JavaScript / DHTML / AJAX Aug 28th, 2009 |
| Replies: 2 Views: 371 The spaces are caused by the closing tag being on a seperate line. Change your code to <textarea name="myTextArea" rows="4" cols="20"></textarea>. |
Forum: JavaScript / DHTML / AJAX Jan 6th, 2008 |
| Replies: 4 Views: 1,304 I think JavaScript is a client side only language. |
Forum: JavaScript / DHTML / AJAX Jan 10th, 2007 |
| Replies: 13 Views: 6,894 NO there is no way to do that. If there was, then every site would do it so their popups dont get blocked! |