| Page 3 of 3 | [ 30 posts ] | Go to page Previous1, 2, 3 |
|
Here's another idea -- too late for the contest, but another whimsical project that wouldn't be too hard to do as a Gallery module using YUI Anim.
http://www.spritely.net/ |
|
I might do something like this but in case someone wants some ideas for fx this one has some killer animations
http://nivo.dev7studios.com/ |
Matt ParkerYUI Contributor
|
I've just put this on the blog too: a stats plugin for Datasource, along the lines of:
myDs.plug( Y.Plugin.Stats ); var minimum = myDs.stats.min( “year” ); var maximum= myDs.stats.max( “price” ); var mean = myDs.stats.mean( “volume” ); ... |
|
|
|
Yahoo in the past has used a YUI 2-based framework like this one to introduce users to functionality in a web app that they're viewing for the first time or to new functionality in an updated app:
http://amberjack2.org/ It's not right for every app, but I'd add a YUI 3 Overlay-based version of this with no server-side tech dependencies to the Gallery wish list. |
|
http://bassistance.de/jquery-plugins/jq ... alidation/
@eduardolundgren calls this his favorite form validation API, for those who are working on that problem for Gallery. |
|
There are my version of Image Zoomer using yui3 http://jldorta.co.cc/image_zoomer
|
|
I would like to see an accordion component like in the bubbling library if there is not already one
|
|
Thanks for the help Eric! Now i'm inspired!
|
|
Hey Bankchart Jintarat,
There is one accordion widget in the gallery: http://yuilibrary.com/gallery/show/accordion it's a rock solid component and it does everything I also ported the Bubbling Library According to the gallery, but this time trying to keep it very lightweight, it's a Node Plugin: http://yuilibrary.com/gallery/show/node-accordion Best Regards, Caridy |
| Page 3 of 3 | [ 30 posts ] | Go to page Previous1, 2, 3 |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group