Day 6 -
- JS Basic
- exercise - random()
Day 7 -
- JS Objects
- RegExp, RegExp-Ref, RegExp Helpsheet from Reglib
- try some regular expression, and test here
- Form Validation -( input type="text")
- check if a required fields left empty
- validate username - allows alphabets only and character between 4 to 20
- validate email
- validate password to be at least 6 characters, only alphanumeric & underscore symbol allowed
- validate Malaysia zipcode
- JS Advance, Browser Objects
- Window - link using img/button/a/div/etc
- History - create a 'prev page' and 'next page' button which will backward or forward user's navigated pages.
Question 1:http://jsfiddle.net/fieza_yarani/UTFL9/ -->> Fieza
ReplyDeleteneed your explanation for your codes tomorrow.
Deletehttp://jsfiddle.net/slaive/PufqZ/9/
ReplyDeletewell done
Deletehttp://jsfiddle.net/nizam/QSshh/56/
ReplyDeleteThis is my correct answer..heheh -->> http://jsfiddle.net/fieza_yarani/YzFNW/
ReplyDeletegreat :)
Delete