Cross Reference: /yui3/src/event/docs/focus-example.mustache
History log of /yui3/src/event/docs/focus-example.mustache
Revision Date Author Comments + Modified files
819e90d415ed17d59af3a247b2ad9d6feb0c21b5 09-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Add yui3-skin-sam to example div In most cases, this is unnecessary, but it doesn't hurt. I know because I said that that I'll be rolling back this change because it *did* hurt, but ...you know, we'll see.

/yui3/src/async-queue/docs/queue-app.mustache /yui3/src/console-filters/docs/console-filters-intro.mustache /yui3/src/console/docs/console-basic.mustache /yui3/src/console/docs/console-global.mustache /yui3/src/console/docs/console-yui-config.mustache /yui3/src/dataschema/docs/dataschema-array.mustache /yui3/src/dataschema/docs/dataschema-json.mustache /yui3/src/dataschema/docs/dataschema-parsing.mustache /yui3/src/dataschema/docs/dataschema-table.mustache /yui3/src/dataschema/docs/dataschema-text.mustache /yui3/src/dataschema/docs/dataschema-xml.mustache /yui3/src/datasource/docs/datasource-caching.mustache /yui3/src/datasource/docs/datasource-function.mustache /yui3/src/datasource/docs/datasource-get.mustache /yui3/src/datasource/docs/datasource-io.mustache /yui3/src/datasource/docs/datasource-local.mustache /yui3/src/datasource/docs/datasource-offlinecache.mustache /yui3/src/datasource/docs/datasource-polling.mustache /yui3/src/datatable/docs/datatable-basic.mustache /yui3/src/datatable/docs/datatable-dsget.mustache /yui3/src/datatable/docs/datatable-dsio.mustache /yui3/src/datatable/docs/datatable-formatting.mustache /yui3/src/datatable/docs/datatable-nestedcols.mustache /yui3/src/datatable/docs/datatable-scroll.mustache /yui3/src/datatable/docs/datatable-sort.mustache /yui3/src/datatype/docs/datatype-dateformat-lang.mustache /yui3/src/datatype/docs/datatype-dateformat.mustache /yui3/src/datatype/docs/datatype-dateparse.mustache /yui3/src/datatype/docs/datatype-numberformat.mustache /yui3/src/datatype/docs/datatype-numberparse.mustache /yui3/src/datatype/docs/datatype-xmlformat.mustache /yui3/src/datatype/docs/datatype-xmlparse.mustache /yui3/src/event-custom/docs/flow-example.mustache basic-example.mustache focus-example.mustache ready-example.mustache synth-example.mustache /yui3/src/json/docs/json-connect.mustache /yui3/src/json/docs/json-convert-values.mustache /yui3/src/json/docs/json-freeze-thaw.mustache /yui3/src/jsonp/docs/jsonp-gallery.mustache /yui3/src/jsonp/docs/jsonp-github.mustache /yui3/src/recordset/docs/recordset-basic.mustache /yui3/src/recordset/docs/recordset-indexer.mustache /yui3/src/recordset/docs/recordset-sort.mustache /yui3/src/slider/docs/slider-basic.mustache
350964af8dfc6ab5df9d3fb0f274f7d018986c5b 07-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Adding event examples. It's not the best suite of examples. One basic DOM subs, two creating synths (one of which is on the gesture synths). The domready and focus examples were cut because domready spent more time in text than example and made incorrect assertions. The focus example because it was using old APIs, CSS, and was practically a small app that mainly illustrated Loader and various other parts of the lib. There's merit in including it, but I'm not sure where, and it will take editing.