May 13, 200521 yr (if not mod please move to rught forum) well if u know javascript maybe you can help me. i cant get this code to work: i have gotten this code to work, but for some reason i cant figure out how to do it again. Browser=firefox. btw, if u r a webmaster, LEARN JAVASCRIPT IT ROCKS!!!
May 13, 200521 yr Author also my javascript book tells me to right javascrip like this but some websites ive been to looking for tips use
May 13, 200521 yr also my javascript book tells me to right javascrip like this type instructs the browser on what kind of text it will encounter. language is a specific attribute on script tags, which tells the browser what kind of language the script is. The language attribute is compulsary - it may well be that you need both of these attributes to get your script to work. Apart from that, it looks fine to me - have you checked the javascript console for errors?
May 14, 200521 yr Could you post the full html page please? You reference form objects in the script they have to be present in order for it to work.
May 15, 200521 yr that script is really pointless the reason why its not working is probaly your reference to the textfield but any moren who views source can see the pass is admin so yeah pretty useless
May 15, 200521 yr that script is really pointless the reason why its not working is probaly your reference to the textfield but any moren who views source can see the pass is admin so yeah pretty useless I'm willing to bet the reference to the form is wrong.
Create an account or sign in to comment