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 Quote Link to comment 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. Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.