Learn your way! Get started

HTML5 for Designers, Part 5: Input, JS/jQuery

with expert John Wiley & Sons


Watch trailer


Course at a glance


Release date 3/2/2015
Level Beginner
Runtime 1h 12m
Closed captioning N/A
Transcript N/A
eBooks / courseware Included
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

This nine-part learning series course teaches you how to take full advantage of the new web standard for creating rich multimedia experiences. While learning at your own pace, you’ll discover how to approach site concept creation and bring your vision from the drawing board through to full operability. Master basic skills, boost your creativity, and challenge yourself in bold new directions. Create dynamic web pages that offer a robust and interactive experience for your visitors. Code, develop, and test your websites Understand the many ways the newest version of HTML differs from previous iterations and how it can enhance your web development projects.

Prerequisites

This course assumes a basic level of familiarity with HTML5. This course is part of 9 courses, HTML5 for Designers: Basics and Style Sheets; HTML5 for Designers: Margins, Lists and Float; HTML5 for Designers: Layouts and Navigation Bar; HTML5 for Designers: Markup and Elements; HTML5 for Designers: Input Types, JS/jQuery; HTML5 for Designers: Video, Audio, and Canvas; HTML5 for Designers: Curves and Styling; HTML5 for Designers: Fonts and Media Queries; and HTML5 for Designers: Geolocation and Drag/Drop. Please be sure to view the courses in order if you are new to the material.

Meet the expert

Our Creative Design courses are presented by experts from Wiley Publishing. Wiley is a global provider of knowledge and knowledge-enabled services that improve outcomes in areas of research, professional practice, and education. They are the publisher of award-winning journals, encyclopedias, books, and online products and services.

Course outline



Input Types, JavaScript/jQuery

Input Types and Attributes (26:14)
  • Introduction (00:10)
  • Adding HTML5 Input Types (00:54)
  • Email Input Type (04:09)
  • URL Input Type (01:56)
  • Add HTML5 Attributes to a Form (01:16)
  • The Required Attribute (02:11)
  • The Placeholder Attribute (00:53)
  • The Auto Focus Attribute (00:53)
  • The Auto Complete Attribute (03:32)
  • Additional HTML5 Form Features (01:14)
  • Creating a Data List Menu (04:24)
  • When Can I Use site (01:33)
  • Explore Min and Max Attributes (02:54)
  • Summary (00:10)
JavaScript and jQuery (26:22)
  • Introduction (00:10)
  • Using the Range Input Type (03:30)
  • JavaScript for Slider Value (03:00)
  • Providing Fallback Support (01:30)
  • Place Holder Attribute Support (06:02)
  • JavaScript Basics (03:36)
  • Functions and Variables (04:29)
  • Document Right Functionality (03:51)
  • Summary (00:10)
Events, Frameworks and Hiding (20:08)
  • Introduction (00:10)
  • JavaScript Events (04:29)
  • The Document Object Model (05:45)
  • JavaScript Frameworks (01:49)
  • Hiding an Element with jQuery (03:12)
  • Add Hide Function (04:31)
  • Summary (00:10)