MDanz Posted September 3, 2009 Share Posted September 3, 2009 i have a page with information called info.php. when i rollover an image how do i get a small box with info.php in it.. e.g. like on some forums you can view threads by putting your mouse over a threadtitle.. how do you do this? Link to comment https://forums.phpfreaks.com/topic/172968-preview-page-on-rollover/ Share on other sites More sharing options...
kickstart Posted September 3, 2009 Share Posted September 3, 2009 Hi Normally done using a floating DIV, populated and displayed / hidden using various onMouse..... events. If you have some examples, do a view source and check how they have done it. All the best Keith Link to comment https://forums.phpfreaks.com/topic/172968-preview-page-on-rollover/#findComment-911641 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.