Sinewy_Sam Posted May 13, 2005 Share Posted May 13, 2005 (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!!! Link to comment Share on other sites More sharing options...
Sinewy_Sam Posted May 13, 2005 Author Share Posted May 13, 2005 also my javascript book tells me to right javascrip like this but some websites ive been to looking for tips use Link to comment Share on other sites More sharing options...
Hannibal Posted May 13, 2005 Share Posted May 13, 2005 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? Link to comment Share on other sites More sharing options...
pedestrian01 Posted May 14, 2005 Share Posted May 14, 2005 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. Link to comment Share on other sites More sharing options...
I_Samot_I Posted May 15, 2005 Share Posted May 15, 2005 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 Link to comment Share on other sites More sharing options...
____ Posted May 15, 2005 Share Posted May 15, 2005 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now