OZONE Asylum
Forums
DHTML/Javascript
Forms in JavaScript Game
This page's ID:
31522
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
You're using document.forms[0].elements[letterPosition].value = letter when a letter is clicked. This only works if the letter boxes are the first elements in the form, so that starting letterPosition at 0 corresponds to the first letter box. You could fix this by giving the letter boxes names (like "letter0", "letter1", etc), or by putting them in a separate <form> and using document.forms[ 1 ], etc. [url=http://www.slimeland.com/] [img]http://www.slimeland.com/misc/ozonemetalslimesig.gif[/img] [/url] [small](Edited by [url=http://www.ozoneasylum.com/user/5]Slime[/url] on 12-10-2009 01:50)[/small] [small](Edited by [url=http://www.ozoneasylum.com/user/5]Slime[/url] on 12-10-2009 01:50)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »