Responsive and Interactive Design

Validation and Models

Lesson One: Image Slider

Sliders are effective ways of conveying information through images or adding some much needed visual clarity to whatever type of web you are designing. it is important to make use of these when necessary

1 / 3
2 / 3
3 / 3

Lesson Two: Modal Dialog

Modal Dialogues is a way for designers to combine a pop-up window with a flow action as the front most screen where the user is working. The dialogue box becomes centered in the viewing area, and the user becomes unable to continue any other work until they submit the form or dismiss the modal dialogue

Lesson Three: Validation

Validation is a great way for developers to use Javascript to validate information for users. If a form field is empty a function can be set up to alert a message and prevent any false forms from being submitted

Validation Example

Please input a number between 1 and 10: