The Y! UI stuff is nice, if a little baroque. I really enjoy working with Scriptaculous and Prototype -- it just "feels" right. On the other hand, admittedly I have spent little time w/ Yahoo's toolkit.
Currently my tooltip implementation can be passed any list of elements that have the 'title' attribute. However, it also checks for the existence of the href attribute, so an img tag (for example) would be ignored, because that's all I needed @ the time ;)
I'm working on incorporating the ability to set separate "title" and "body" text for each tooltip.
Thanks for the input!
e.
On 5/11/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
Have you seen the new Yahoo tooltip. It lets you pass a context object and it can extract the tip from what ever element's text attribute
http://com1.devnet.scd.yahoo.com/yui/container/tooltip/index.html
I also like how they subclassed module and overlay
On 5/8/06, Ed C. < [EMAIL PROTECTED]> wrote:All --
Thanks to those who sent me input! I'm proud to release my tooltips
version 1.1 into the wild; it can be downloaded here:
https://boygeni.us/svn/tooltips/tags/release-1.1.0/
Changes include:
* Rendering constrained to viewport
* User-defined effects options
* MIT License
Tested under Safari 2, IE 6 (strict) and Firefox 1.5
You can demo the sample app here:
http://boygeni.us/tooltips/
The subversion repository can be found here:
https://boygeni.us/svn/tooltips/trunk/
I appreciate any feedback, comments, flames, etc ;)
Thanks!
Ed C._______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs