Tag Archives: ajax

Remember state with YUI TreeView

I’ve got a YUI tree which loads the leaves dynamically with Ajax calls. But I want to open up the tree to a specific leaf – on the third level down – after the page loads – as the server … Continue reading

Posted in geek | Tagged | 5 Comments

Localization trap in Yahoo’s YUI Calendar

Quick note to self and others having just wasted several hours trying to get Yahoo’s YUI calendar to work with dates in the format “2008-06-19″. Working from this example I was only setting the “DATE_FIELD_DELIMITER”. It refused to work, but … Continue reading

Posted in life | Tagged | Leave a comment