Hello, Can anybody point me to a sample of popup/tooltip using Prototype? I saw examples for windows and also for tool tip but what I want is a little bit different. I want the same fuctionality which exists at yahoo mail login. https://login.yahoo.com/ -> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip. Now the good think in this solution is that the tool tip window doesn''t dissapear once you leave the image. You can still select links inside the tooltip window. Another good thing is that one you leave the tooltip window this will dissapear. If you look at the yahoo mail login page you can see that I''m talking about. Has anybody an example for this? Thank you, Peter ____________________________________________________________________________________ It''s here! Your new message! Get new email alerts with the free Yahoo! Toolbar. http://tools.search.yahoo.com/toolbar/features/mail/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hello, Can anybody point me to a sample of popup/tooltip using Prototype? I saw examples for windows and also for tool tip but what I want is a little bit different. I want the same fuctionality which exists at yahoo mail login. https://login.yahoo.com/ -> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip. Now the good think in this solution is that the tool tip window doesn''t dissapear once you leave the image. You can still select links inside the tooltip window. Another good thing is that one you leave the tooltip window this will dissapear. If you look at the yahoo mail login page you can see that I''m talking about. Has anybody an example for this? Thank you, Peter ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi You can use prototype windows (http://prototype-window.xilinus.com/) to do that. I just released an new version that includes an add-on to do exactly what you need. You have a sample page here: http://prototype-window.xilinus.com/download/windows_js_1.0/samples/tooltips/tooltip.html Seb On Jan 13, 4:45 pm, Peter Csaba <peter_cs...-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Hello, > > Can anybody point me to a sample of popup/tooltip using Prototype? > > I saw examples for windows and also for tool tip but what I want is a little bit different. > I want the same fuctionality which exists at yahoo mail login. > > https://login.yahoo.com/-> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip. > > Now the good think in this solution is that the tool tip window doesn''t dissapear once you leave the image. You can still select links inside the tooltip window. Another good thing is that one you leave the tooltip window this will dissapear. > > If you look at the yahoo mail login page you can see that I''m talking about. > > Has anybody an example for this? > > Thank you, > Peter > > ___________________________________________________________________________ _________ > Bored stiff? Loosen up... > Download and play hundreds of games for free on Yahoo! Games.http://games.yahoo.com/games/front--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Wondeful! This is exactly what I needed. Thank you! Best regards, Peter You can use prototype windows (http://prototype-window.xilinus.com/) to do that. I just released an new version that includes an add-on to do exactly what you need. You have a sample page here: http://prototype-window.xilinus.com/download/windows_js_1.0/samples/tooltips/tooltip.html Seb> Hello, > > Can anybody point me to a sample of popup/tooltip using Prototype? > > I saw examples for windows and also for tool tip but what I want is a little bit different. > I want the same fuctionality which exists at yahoo mail login. > > https://login.yahoo.com/-> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip. > > Now the good think in this solution is that the tool tip window doesn''t dissapear once you leave the image. You can still select links inside the tooltip window. Another good thing is that one you leave the tooltip window this will dissapear. > > If you look at the yahoo mail login page you can see that I''m talking about. > > Has anybody an example for this? > > Thank you, > Peter____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
I saw a small bug. When you resive the tooltip window the window will just dissapear under your mouse. I assume anyway that it can be specified the site of the windown and furter specified that is not resizeable. -Peter ----- Original Message ---- From: seb <sgruhier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> To: Ruby on Rails: Spinoffs <rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> Sent: Monday, January 15, 2007 12:00:45 PM Subject: [Rails-spinoffs] Re: Popup/Tooltip Dialog windows using AJAX? Hi You can use prototype windows (http://prototype-window.xilinus.com/) to do that. I just released an new version that includes an add-on to do exactly what you need. You have a sample page here: http://prototype-window.xilinus.com/download/windows_js_1.0/samples/tooltips/tooltip.html Seb On Jan 13, 4:45 pm, Peter Csaba <peter_cs...-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Hello, > > Can anybody point me to a sample of popup/tooltip using Prototype? > > I saw examples for windows and also for tool tip but what I want is a little bit different. > I want the same fuctionality which exists at yahoo mail login. > > https://login.yahoo.com/-> on the right corner you have a Prevent Password Theft image. On mouse over you see a tooltip. > > Now the good think in this solution is that the tool tip window doesn''t dissapear once you leave the image. You can still select links inside the tooltip window. Another good thing is that one you leave the tooltip window this will dissapear. > > If you look at the yahoo mail login page you can see that I''m talking about. > > Has anybody an example for this? > > Thank you, > Peter > > ___________________________________________________________________________ _________ > Bored stiff? Loosen up... > Download and play hundreds of games for free on Yahoo! Games.http://games.yahoo.com/games/front____________________________________________________________________________________ Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. http://answers.yahoo.com/dir/?link=list&sid=396546091 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Correct it should not be resizable :) But it should work if you resize it I will check Thanks On Jan 15, 2007, at 12:10 PM, Peter Csaba wrote:> I saw a small bug. When you resive the tooltip window the window > will just dissapear under your mouse. > I assume anyway that it can be specified the site of the windown > and furter specified that is not resizeable. > > -Peter > > ----- Original Message ---- > From: seb <sgruhier-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > To: Ruby on Rails: Spinoffs <rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > Sent: Monday, January 15, 2007 12:00:45 PM > Subject: [Rails-spinoffs] Re: Popup/Tooltip Dialog windows using AJAX? > > Hi > > You can use prototype windows (http://prototype- > window.xilinus.com/) to > do that. I just released an new version that includes an add-on to do > exactly what you need. > You have a sample page here: > http://prototype-window.xilinus.com/download/windows_js_1.0/samples/ > tooltips/tooltip.html > > Seb > > > > On Jan 13, 4:45 pm, Peter Csaba <peter_cs...-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote: > > Hello, > > > > Can anybody point me to a sample of popup/tooltip using Prototype? > > > > I saw examples for windows and also for tool tip but what I want > is a little bit different. > > I want the same fuctionality which exists at yahoo mail login. > > > > https://login.yahoo.com/-> on the right corner you have a Prevent > Password Theft image. On mouse over you see a tooltip. > > > > Now the good think in this solution is that the tool tip window > doesn''t dissapear once you leave the image. You can still select > links inside the tooltip window. Another good thing is that one you > leave the tooltip window this will dissapear. > > > > If you look at the yahoo mail login page you can see that I''m > talking about. > > > > Has anybody an example for this? > > > > Thank you, > > Peter > > > > > ______________________________________________________________________ > _____ _________ > > Bored stiff? Loosen up... > > Download and play hundreds of games for free on Yahoo! > Games.http://games.yahoo.com/games/front > > > > > It''s here! Your new message! > Get new email alerts with the free Yahoo! Toolbar. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---