Jump to content

is this the right forum for javascript programming chat?


Sinewy_Sam

Recommended Posts

(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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.