Skip to content

blahbap/angular-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

angular-demo
============

Examples of two-way binding with jQuery UI slider and Angular.js

There are several branches which progress towards a better pattern:

STEP-1 - using DOM methods for one-way binding (from slider to input box) 

STEP-2 - using jQuery methods for one-way binding (from slider to input box) 

STEP-3 - Introducing Angular

STEP-4 - using Angular for one-way binding (from slider to input box) 

STEP-5 - using Angular methods for two-way binding (from slider to input box and from input box to slider) 

STEP-6 - Even more UI elements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published