javascript checkbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

just wondering about something i noticed.

if i add a new html page to my project and i drag a checkbox out on to the
page and double-click it to create a client-side click event i get the
following:

onclick="return Checkbox1_onclick()

why do you need the return keyword?

thanks,
rodchar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top