Displaying 3 results from an estimated 3 matches for "ypatterns".
Did you mean:
patterns
2006 Mar 06
0
Prototype Rating System
Ahoy!
Has there been any work done so far toward creating an icon rating system on
the prototype base like the ones found in Netflix or from Yahoo Patterns? (
http://developer.yahoo.net/ypatterns/pattern_ratinganobject.php)
I could hack one together but it would be crude un-patch-worthy javascript,
I was wondering if anybody else had started work on something like it.
- Danger
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCO...
2006 Mar 03
5
Yahoo UI Library with Rails
Has anybody used the Yahoo UI library successfully with rails? I am
particulary interested in some of the ratings tools they used (like 4 out of
5 stars thing rating a post). Curious to see if anyone out there has worked
with this at all.
adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 May 28
10
Drag''n''Drop out of overflow:auto containers
Cheers,
I have some elements inside a div with overflow:auto. When I trie to
drag them outside of the div, the div starts to scroll. Is there a way
to stop this behaviour for drag and drop?
I thought of maybe using callback to disable the overflow and restoring
it againg after the drop. Did someone implemented something like this?
Thanks,
Jonathan
--
Jonathan Weiss