Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yui

Javascript Alphabetical Grouping

I have a json array of objects that look like this: {id:'the id', name:'the name'};… Read more Javascript Alphabetical Grouping

How Can I Create An Empty Namespace Object Without Overwriting Another Object With The Same Name?

I have been studying as much as I can about the Module Pattern suggested by the Yahoo YUI Blog. I&#… Read more How Can I Create An Empty Namespace Object Without Overwriting Another Object With The Same Name?

Using Multiple DisabledDatesRule In YUI3 Calender

I am loading up a calendar that blocks out dates dynamically, extracting them from a datasource. Th… Read more Using Multiple DisabledDatesRule In YUI3 Calender

What Is A Good Yui Replacement For Jquery.live

jQuery.live Added in jQuery 1.3: Binds a handler to an event (like click) for all current - and fut… Read more What Is A Good Yui Replacement For Jquery.live

Javascript Alphabetical Grouping

I have a json array of objects that look like this: {id:'the id', name:'the name'};… Read more Javascript Alphabetical Grouping