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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2006/5/9, Ed C. <defeated2k4-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > > so cool ~_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Pretty sweetness... Can a tooltip show the contents of a <div> (w/ more "rich" content)? -- or is it limited to title tag of <a> link? ~ Brice Ed C. 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >
Yeah, I looked at the demo and it really is great. Is there any way that you can optionally be able to keep the tooltip from disappearing if the mouse moves over the tooltip (in case you have links in the tooltip)? Thanks Joe> -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs- > bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Brice Burgess > Sent: Tuesday, May 09, 2006 12:59 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] [ANN] Tooltips v1.1 Released > > Pretty sweetness... > Can a tooltip show the contents of a <div> (w/ more "rich" content)? > -- or is it limited to title tag of <a> link? > > ~ Brice > > > Ed C. 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >
Yeah, I think that''s an important feature too! Would be cool if you could implement it. Thanks for the tooltips lib! greetings, benni. -SDG- Joe Hudson wrote:> Yeah, I looked at the demo and it really is great. Is there any way that > you can optionally be able to keep the tooltip from disappearing if the > mouse moves over the tooltip (in case you have links in the tooltip)? > > Thanks > > Joe > >> -----Original Message----- >> From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs- >> bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Brice Burgess >> Sent: Tuesday, May 09, 2006 12:59 AM >> To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> Subject: Re: [Rails-spinoffs] [ANN] Tooltips v1.1 Released >> >> Pretty sweetness... >> Can a tooltip show the contents of a <div> (w/ more "rich" content)? >> -- or is it limited to title tag of <a> link? >> >> ~ Brice >> >> >> Ed C. 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >>> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >>> >> _______________________________________________ >> Rails-spinoffs mailing list >> Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >> > > > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs >
Brice -- Currently it only iterates through a list of links and extracts the href & title attributes. For future release(s), I'm toying with the idea of "rich" tooltips: "local", via html string or possibly scriptaculous Builder nodes, and "remote" via URL + Ajax. (Similar in feel to Netflix's popups) Thanks for the dialogue! ;) e. On 5/9/06, Brice Burgess <bhb@iceburg.net> wrote:> Pretty sweetness... > Can a tooltip show the contents of a <div> (w/ more "rich" content)? > -- or is it limited to title tag of <a> link? > > ~ Brice > > > Ed C. 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Joe -- Currently the tooltips are bound to the links mouse over/out events, but I'll keep that in mind for future release(s) Thanks for the feedback! e. On 5/9/06, Joe Hudson <joe@binamics.com> wrote:> Yeah, I looked at the demo and it really is great. Is there any way that > you can optionally be able to keep the tooltip from disappearing if the > mouse moves over the tooltip (in case you have links in the tooltip)? > > Thanks > > Joe > > > -----Original Message----- > > From: rails-spinoffs-bounces@lists.rubyonrails.org [mailto:rails-spinoffs- > > bounces@lists.rubyonrails.org] On Behalf Of Brice Burgess > > Sent: Tuesday, May 09, 2006 12:59 AM > > To: rails-spinoffs@lists.rubyonrails.org > > Subject: Re: [Rails-spinoffs] [ANN] Tooltips v1.1 Released > > > > Pretty sweetness... > > Can a tooltip show the contents of a <div> (w/ more "rich" content)? > > -- or is it limited to title tag of <a> link? > > > > ~ Brice > > > > > > Ed C. 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 >_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Thanks Ed. I hadn''t thought of it but I really like what you mentioned about the remote ajax tooltips. I really love what you are doing. In fact, several months ago, I was looking for a good tooltip library in the mailing list and have never really found anything I like. But, I think this is going to be the one. Thanks again for the contribution! Joe> -----Original Message----- > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails-spinoffs- > bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Ed C. > Sent: Tuesday, May 09, 2006 8:47 AM > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Subject: Re: [Rails-spinoffs] [ANN] Tooltips v1.1 Released > > Joe -- > > Currently the tooltips are bound to the links mouse over/out events, > but I''ll keep that in mind for future release(s) > > Thanks for the feedback! > e. > > On 5/9/06, Joe Hudson <joe-x8g0hQFNjJhWk0Htik3J/w@public.gmane.org> wrote: > > Yeah, I looked at the demo and it really is great. Is there any way > that > > you can optionally be able to keep the tooltip from disappearing if the > > mouse moves over the tooltip (in case you have links in the tooltip)? > > > > Thanks > > > > Joe > > > > > -----Original Message----- > > > From: rails-spinoffs-bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org [mailto:rails- > spinoffs- > > > bounces-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org] On Behalf Of Brice Burgess > > > Sent: Tuesday, May 09, 2006 12:59 AM > > > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > > Subject: Re: [Rails-spinoffs] [ANN] Tooltips v1.1 Released > > > > > > Pretty sweetness... > > > Can a tooltip show the contents of a <div> (w/ more "rich" content)? > > > -- or is it limited to title tag of <a> link? > > > > > > ~ Brice > > > > > > > > > Ed C. 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > > > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > > > > > > > > > _______________________________________________ > > > Rails-spinoffs mailing list > > > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > > > > > > > > > > _______________________________________________ > > Rails-spinoffs mailing list > > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > >
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. <defeated2k4-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > >_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
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 <dsisnero@gmail.com> 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. <defeated2k4@gmail.com> 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-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs