Bee Posted May 17, 2006 Share Posted May 17, 2006 Hi, Does anyone know about how I can make those small transparent boxes that show an info message when you roll mouse offer a button, text...etc.Tutorial is preffered!Thanks in advance.B Link to comment https://forums.phpfreaks.com/topic/9868-poping-info-box/ Share on other sites More sharing options...
kenrbnsn Posted May 17, 2006 Share Posted May 17, 2006 This is not a function of PHP. You can do it via the "alt" or "title" attribute available in most HTML tags. You can also do it with CSS and/or Javascript. If you want to go the Javascript route, I would suggest you look at the [a href=\"http://developer.yahoo.com/yui/container/\" target=\"_blank\"]Container[/a] option of the Yahoo Developer Network.Ken Link to comment https://forums.phpfreaks.com/topic/9868-poping-info-box/#findComment-36665 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.