Selecting Dates in Calendar Script...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 1.00 out of 5)
Loading ... Loading ...
190 views
A function that will select all dates in the currently displayed calendar month. Start with a simple Calendar instance, and set its MULTI_SELECT option to true: this.myCal = new YAHOO.widget.Calendar("calendarEl", "calendar","10/2006"); this.myCal.Options.MULTI_SELECT =...

Tags: , , , , , , , , , , , , , , , , , , ,

YUI – Effects Widgets...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
150 views
This is my attempt to somewhat mimic & improve upon the Combination Effects in script.aculo.us The YUI libraries are fantastic, but coming from developing tools with script.aculo.us, I kind of miss the simple combination effects. The power of the YUI libraries is outstanding, if I want to make all...

Tags: , , , , , , , , ,

Drag, Drop Lightbox with YUI...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
736 views
Yahoo! User Interface Library (YUI) provides a very handy class for creating modal dialog box with background masking, which can be used to create lightbox. If you have no idea what a lightbox is, you can run this online demo to get a taste of what it looks like. There are several advantages to use YUI...

Tags: , , , , , , , , , , , , , , , , , , , , , , ,

Yahoo Slider Widget...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
315 views
This example demonstrates a simple vertical implementation of the YUI Slider Control. Some characteristics of this implementation include the following: * The slider range is 200 pixels. * Custom logic is applied to convert the current pixel value (from 0 to 200) to a “real” value....

Tags: , , , , , , , , , , , , , , , , , , ,

Tabview by Yahoo UI Library Developers...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
172 views
The TabView component is designed to enable developers to create navigable tabbed views of content. Getting Started To use the TabView component, include the following source code in your web page <!-- Dependencies --> <!-- Sam Skin CSS for TabView --> <link rel="stylesheet"...

Tags: , , , , , , , , , , , , , , , , , , , ,

YUI – Dialog Alert Widget...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
452 views
This widget is designed to be a dropin replacement for alert() Just include the widget.alert.js file and all of your JS alerts are now Dialog’s HTML: <p><button onclick="alert('Test alert() #1')">Show me an Alert</button><br /><br /> <a...

Tags: , , , , , , , , , , , ,



Web Design & CSS (Templates) - TOP.ORG