leony Posted November 14, 2009 Share Posted November 14, 2009 Hi I have seen this feature on www.everyfloor.com When you click on grey - orange images another div comes out. How do I do the same effect? I cannot seem to find any example code that I can modify. Thanks. Quote Link to comment Share on other sites More sharing options...
ngreenwood6 Posted November 14, 2009 Share Posted November 14, 2009 I think that you should be posting this in the javascript forums, but I will provide some help. Jquery has a function called slide method that can be found here http://docs.jquery.com/UI/Effects/Slide. You can try creating a simple page that just has a div that you want to slideup with its display set to none and then calling the function on click of something. You should at least show you are attempting something before you post. Someone is going to better assist you if you put effort in instead of just wanting it coded. 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.