A guide to YUI Config utility


/ Published in: JavaScript
Save to your folder(s)

Config is a utility used within an Object to allow the implementer to maintain a list of local configuration properties and listen for changes to those properties dynamically using CustomEvent. The initial values are also maintained so that the configuration can be reset at any given point to its initial state.

Dependencies:
* yahoo.js
* event.js

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.