Forum: JavaScript / DHTML / AJAX Jun 24th, 2008 |
| Replies: 2 Views: 824 I want to make sure at least 3 characters are entered into a search field.
For example I dont want this to go by where it has spaces in beginning and space between 2 characters: a b
Is... |
Forum: JavaScript / DHTML / AJAX Jan 28th, 2008 |
| Replies: 6 Views: 3,648 I am trying to create a page where it will look the same if the screen is resolution 1024 x 768 or if the screen is resolution 800 x 600.
The below finds the resolution but the page looks... |