As I explained to Henry, we want to focus on server side programming with web2py, so our side trip into Javascript has two main goals:1. Get enough exposure to Javascript to understand what it is and to recognize it when you see it.2. Use it to do meaningful things with HTML forms.I did a quick search for sites on HTML forms, and came up with a few good links:http://www.w3schools.com/html/html_forms.asphttp://www.echoecho.com/htmlforms.htmhttp://www.tizag.com/htmlT/forms.phpI'm sure you and Henry can find other good resources as well, but this should help you get started.
As I explained to Henry, we want to focus on server side programming with web2py, so our side trip into Javascript has two main goals:
ReplyDelete1. Get enough exposure to Javascript to understand what it is and to recognize it when you see it.
2. Use it to do meaningful things with HTML forms.
I did a quick search for sites on HTML forms, and came up with a few good links:
http://www.w3schools.com/html/html_forms.asp
http://www.echoecho.com/htmlforms.htm
http://www.tizag.com/htmlT/forms.php
I'm sure you and Henry can find other good resources as well, but this should help you get started.