• Skip to content
  • Skip to primary sidebar

The html blog

The web sandbox

You are here: Home / Archives for events

events

YUI-based numeric stepper widget

September 29, 2017 By thehtmlblog Leave a Comment

Since I had some problems with YUI slider, I decided to write a YUI-based numeric stepper that allows users to select values within a predefined range. To instantiate the widget include the following files : <!– CSS –> <link rel=”stylesheet” type=”text/css” href=”stepper/stepper.css” /> <!– Dependencies –> <script type=”text/javascript” src=”http://yui.yahooapis.com/2.5.2/build/yahoo-dom-event/yahoo-dom-event.js”></script> <!– Stepper source file –> <script type=”text/javascript” src=”stepper/stepper-min.js”></script> Then […]

Filed Under: Javascript Tagged With: controls, dom, events, html xhtml, Javascript, numeric, stepper, widget, yahoo, yui

Primary Sidebar

Subscribe and never miss a post

Categories

  • Hosting
  • Javascript
  • php
  • Web
  • XML

Copyright © 2021 · htmlblog.net