/    Sign up×
Community /Pin to ProfileBookmark

How to check checkboxes

Hello…

With javascript – how do I check check boxes…?

form name –> fmmw
checkbox name –> test1

I have tried:

[code=php]document.fmmw.test1.checked[/code]

and, some other variations… but, just can’t get it to work…

Any help would be greatly appreciated…

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@fredmvJan 19.2004 — document.fmmw.test1.checked = true;
Copy linkTweet thisAlerts:
@PittimannJan 19.2004 — Hi once more!

document.fmmw.test1.checked=true;

Cheers - Pit

Edit: :p - High - Fred!
Copy linkTweet thisAlerts:
@TrafficauthorJan 19.2004 — Thank you both...

Works like a charm...


-- Traffic
×

Success!

Help @Traffic spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...