Dat Posted May 14, 2009 Share Posted May 14, 2009 How do i make a script that does something like on http://www.anime-eden.com/ under latest anime. When you hover over the link it will give more information about it. I tried to read the code and find it. It just sets the information in the title and i found that it has the mootools framework. Link to comment https://forums.phpfreaks.com/topic/158175-hover-for-more-info/ Share on other sites More sharing options...
Ken2k7 Posted May 14, 2009 Share Posted May 14, 2009 They use a Prototype JavaScript library for the look. It's called tooltip. You can Google that or make your own. Link to comment https://forums.phpfreaks.com/topic/158175-hover-for-more-info/#findComment-834427 Share on other sites More sharing options...
Dat Posted May 15, 2009 Author Share Posted May 15, 2009 Ohh for like a year now i've been wondering what that is called! Thank you! Is there a resource where i can learn more terminology of UI? Link to comment https://forums.phpfreaks.com/topic/158175-hover-for-more-info/#findComment-834479 Share on other sites More sharing options...
Ken2k7 Posted May 15, 2009 Share Posted May 15, 2009 That is a loaded question. Google Link to comment https://forums.phpfreaks.com/topic/158175-hover-for-more-info/#findComment-834534 Share on other sites More sharing options...
nadeemshafi9 Posted May 15, 2009 Share Posted May 15, 2009 http://plugins.jquery.com/ http://plugins.jquery.com/search/node/growl http://extjs.com Class Ext.Tip Class Ext.QuickTip Class Ext.Tooltip Link to comment https://forums.phpfreaks.com/topic/158175-hover-for-more-info/#findComment-834601 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.