486974 Posted March 9, 2008 Share Posted March 9, 2008 Hi all, i want to put a list on the left side of my site which i have in a seperate php file and when you mouseover the list the center part of site has a brief discription of where the link will take you i can do the mouseover but cant figure out how to get discription to change on another part of part can some one please help Link to comment https://forums.phpfreaks.com/topic/95232-mouseover-script-to-change-text/ Share on other sites More sharing options...
haku Posted March 9, 2008 Share Posted March 9, 2008 Was that English? Link to comment https://forums.phpfreaks.com/topic/95232-mouseover-script-to-change-text/#findComment-487792 Share on other sites More sharing options...
486974 Posted March 9, 2008 Author Share Posted March 9, 2008 sorry the last "part" should of said page list.php center.php(a different file) link a description of what link a is link b description of what link b is link c description of what link c is link d description of what link d is link e description of what link a is so when you run your mouse over link 'a' you get discripition of link 'a' in the center of webpage if you run your mouse over link 'b' link a's discription dissappears and link b's discription appears where link a's was is that better haku Link to comment https://forums.phpfreaks.com/topic/95232-mouseover-script-to-change-text/#findComment-487809 Share on other sites More sharing options...
haku Posted March 9, 2008 Share Posted March 9, 2008 Much better! You can do this, but it will require javascript. It cant be done with PHP as a mouseover, although you have to use PHP you can set it up so that if you click the link the page reloads with the text in the boxl Link to comment https://forums.phpfreaks.com/topic/95232-mouseover-script-to-change-text/#findComment-487819 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.