Skip to content

byyoungjin/3_interactive-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3_interactive-form

Learned from this project

  1. how to use jQuery (selector, methods etc)
  2. practiced chrome dev tools (src tab break point, checked step by step, used watch tab )
  3. processed refactoring ( tried DRY coding )
  4. used regular expression validating inputFields (especially on email field, I put differen regEx on submit event and keup event )

things to do

Not familar with manipulating CSS, need to learn more about CSS ( especially layout method )

things couldn's solve

There is a problem, when key typed in on Credit Card number, Zip code, CVV number, the 'expiration date:' lable MOVE!. I couldn't figure out why it moves... need to figure out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published