Microsoft
Software
Hardware
Network
Question : How should I correct my JavaScript to return the values of checkboxes?
How should I correct my JavaScript to return the values of checkboxes?
Here is the coding attached.
It's in Swedish language, and there are three checkboxes for choosing one's age. After choosing one's age, one should press the button "Skriv ut ålder" (print out age) whereupon there should be an alert with the text "Din ålder är ..." (Your age is...).
I receive a syntax error on line 31: </form>
Attachments:
alder.html
(999 bytes)
(File Type Details)
Checkboxes for age (alert: "Your age is...")
Answer : How should I correct my JavaScript to return the values of checkboxes?
It should look like
onClick="alert('Din ålder är ' + DinAlder());"
Random Solutions
How do I know if my laptop has a spyware?
FTP - without log in
loop an array in an array and insert into db
IF - Then script based on file date?
How to access class due to 'cannot instantiate abstract class' error
How to activate the insertitemtemplate of a formview
How to find and replace specific string with blank using sed or any better cmd?
Calling IE to run on second monitor in batch file log in script
Database Design - Double Entry Accounting
Schedule Task "Could not start"