i'm thinking its still with my code because i've tried two different browsers. what i am trying to do is create a part of a registration page where the user has to enter their information. after the user either a) fills out all the forms properly b) submits the form, and all forms are good... then there is a green check mark which means ok. otherwise, there is an exclamation mark saying that there is something wrong with this section. in regards to this post, i thought it would be a good idea to possibly validate as i go? another alternative would be to have the user submit, then validate. any ideas?
i found what the error was now:
i had the function, alertMe inside of the $(function() { tag. i put it before it, and now it works. why can't i have it inside of this tag?
i found what the error was now:
i had the function, alertMe inside of the $(function() { tag. i put it before it, and now it works. why can't i have it inside of this tag?
I'm not sure, there are far better JS programmers around here than me, I am a novice...
I get lucky sometimes and stuff I mess with works. Sometimes it does not and I'm clueless as to why!
Bookmarks