I'm developing on a macbook and I had difficulty initially getting the webserver running that comes with 10.5. I did manage to get all running though (except I still can't connect to mysql).
The alert works still, it seems to be just the focus. I'm not sure how critical that really is from a usability standpoint, I may just leave it out rather...
Oh wow...interesting. Now I'm confused about how the rest of the script works, because for all of the other fields I set focus back right before return false. Does it have anything to do with the...
looks good to me. One trick I use, since there is always supposed to be a matching close curly bracket (or parenthesis for that matter) is count opens with my fingers, and take them away for closes....
The form I am having trouble with is behind a login and I would rather not remove that. If it is required for someone to help, I will temp remove the login and post...