slarson20 Posted September 29, 2011 Share Posted September 29, 2011 I made an add button graphic, and I created a background graphic. I also created 5 option graphics and placed them on the background. Whats the best way to make it so if the user hits the add button the options will show, and if you move off of the add, background, or options it hides it. Btw the background is right below the add button. I found a way, but I want to see what you all would do, I like to compare to see if I'm doing it the best way. Dont type code, explain your approch. Thanks Link to comment https://forums.phpfreaks.com/topic/248092-drop-down-select/ Share on other sites More sharing options...
MarPlo Posted September 29, 2011 Share Posted September 29, 2011 Hy, Try use onmouseover to hide those elements when the mouse movs out of their area. And onclick in the button to show them. Link to comment https://forums.phpfreaks.com/topic/248092-drop-down-select/#findComment-1274033 Share on other sites More sharing options...
slarson20 Posted September 29, 2011 Author Share Posted September 29, 2011 I wish it was that simple. But I got it. Link to comment https://forums.phpfreaks.com/topic/248092-drop-down-select/#findComment-1274230 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.