Ext


Go Back   Ext JS Forums > Ext JS Premium Forums > Ext: Feature Requests

Reply
 
Thread Tools
  #1  
Old 11-17-2006, 07:49 PM
buzz buzz is offline
Banned
 
Join Date: Mar 2007
Posts: 57
buzz is on a distinguished road
Default Enhanced tooltip/popup

Jack,
Do you have any plans on building an enhanced tooltip, similar to what Netflix uses when displaying the summary of a movie.

http://www.netflix.com/BrowseSelection?lnkctr=nmhbs

Just place the mouse over any movie to see the popup.
Reply With Quote
  #2  
Old 11-17-2006, 08:07 PM
tryanDLS tryanDLS is offline
Ext JS - Community Support Team
 
Join Date: Mar 2007
Posts: 7,374
tryanDLS is on a distinguished road
Default

Not Jack, but since a tooltip is just another HTML element, it would be pretty easy for you to implement. All you have to do is come up with the layout/CSS for a tooltip and put that into the innnerHTML/Dom of the tooltip object.

There are examples all over the web featuring fancy tooltips - heck you could probably borrow Netflix's
__________________
Tim Ryan - Ext JS Support Team
Read BEFORE posting a question / BEFORE posting a Bug
Use Google to Search - API / Forum
API Doc (3.x | 2.x | 1.x) / FAQ / Wiki / Tutorials / 1.x->2.0 Migration Guide
Reply With Quote
  #3  
Old 11-17-2006, 11:15 PM
jack.slocum's Avatar
jack.slocum jack.slocum is offline
Ext JS - Development Team
 
Join Date: Mar 2007
Posts: 6,941
jack.slocum is on a distinguished road
Default

I think Dustin Diaz has some nice tooltip code based on YUI too.

http://www.dustindiaz.com
Reply With Quote
  #4  
Old 11-18-2006, 03:01 AM
Animal's Avatar
Animal Animal is offline
Ext JS - Community Support Team
 
Join Date: Mar 2007
Location: East Midlands, UK
Posts: 23,352
Animal will become famous soon enough
Default

There's already a tooltip in the base YUI classes

Check YAHOO.widget.Tooltip at http://www.yui-ext.com/docs/
Reply With Quote
  #5  
Old 06-10-2008, 02:09 AM
say2paul say2paul is offline
Ext User
 
Join Date: Jan 2008
Posts: 155
say2paul is on a distinguished road
Exclamation

Quote:
Originally Posted by tryanDLS View Post
Not Jack, but since a tooltip is just another HTML element, it would be pretty easy for you to implement. All you have to do is come up with the layout/CSS for a tooltip and put that into the innnerHTML/Dom of the tooltip object.

There are examples all over the web featuring fancy tooltips - heck you could probably borrow Netflix's
You are right and I'd designed my tooltip like that. But one thing missing in that is I am unable to make tooltip hide when user takes mouse cursor away from the tooltip window.
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help popup for input fields. Animal Ext: Examples and Extras 15 02-05-2008 12:38 AM
how to add tooltip to an element? humpdi Ext 1.x: Help 1 03-04-2007 01:19 AM
enhanced listbox mdissel Ext: Feature Requests 0 02-19-2007 07:00 AM
Popup with error Chroder Ext 1.x: Help 1 11-05-2006 12:04 AM
ToolTip for row of grid faizur Ext 1.x: Help 1 10-29-2006 01:43 AM

All times are GMT -5. The time now is 08:10 PM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.