New More Development Tools Scripts for Oliver Nightingale
Augment.js was developed to target older versions of IE, but it can also be used with other browsers as well.The library never overrides any native implementations and works as a classic fallback system.It basically checks a list of features and only adds...
Davis.js allow the developer to define actions to be taken when a user follows links, submits forms, or navigates with the back and forward buttons.To route code execution, the library utilizes HTML5 history.pushState.HTML5 pushState allows the routes to...