Toggle navigation
Getting Started
Change (1.3)
New Change in 1.3
Performance Boost
Lesson
Basic AngularJS
Lesson 1
Lesson 2
Lesson 2.5
Lesson 3
Lesson 4
Lesson 5
Lesson 6
Lesson 7
Lesson 8
Lesson 9
Lesson 10
Lesson 11
Lesson 12
Directive
Basic Directive
Directive Restrict
Directive Template
Directive Controller
Directive Link
Isolated Scope
Isolated Scope
Scope Expression &
Scope Attribute @
Scope Two way Binding =
$scope VS scope
Scope
rootScope & Scope
$watch()
$apply()
$broadcast() & $on()
$emit() & $on()
$destory()
Service
UI Router
Introduction UI Router
Basic Routing
Resolve & Data
Nested Routing
Multiple Views
Event
URL Provider
$state.go()
Challenge
Example
Input Validation
Advance Validation
Alert Validation
Dynamic Validation
Custom Validation
ngForm Validation
About
Example: Advance Validation
Advance Example - ตัวอย่างการตรวจสอบ checkbox และ select ของ Angular
Radio
*
Option one
Option two
Option two
This field is required.
Select
*
Option one
Option two
This field is required.
Test Validation
Custom Example - ตัวอย่างการตรวจสอบข้อมูลเบอร์โทรศัพท์ บัตรประชาชน บัตรเครดิต
Phone No.
*
This field is required.
Please enter a valid phone number.
เมื่อกรอกข้อมูลเสร็จจะทำการใส่ format
(0XX)-XXX-XXXX
Money
*
This field is required.
Please enter a valid money.
เมื่อกรอกข้อมูลจะทำการใส่ format
0,000,000.00
Test Validation
ย้อนกลับ
ถัดไป