From f9ac0d95eb615ae0744b0e1f2ed28d3d317c84c2 Mon Sep 17 00:00:00 2001 From: scottjehl Date: Sat, 11 Sep 2010 08:15:07 -0400 Subject: [PATCH] new readme item --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3bb27e5..068617af 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,5 @@ To-do - rename plugin method names to correspond with filenames - figure out how tree ties into state changes (should we make it bookmarkable?) - get selectmenu using ui-page model with transitions. (no url tracking though) -- $(':focus').blur(); may not work everywhere \ No newline at end of file +- $(':focus').blur(); may not work everywhere +- decide whether it makes sense to add -moz, -o, and w3c? properties into all the transitions. Fennec support? Opera mobile/mini? Others? \ No newline at end of file