echii_jiro Posted January 22, 2011 Share Posted January 22, 2011 is it possible that when there's 2 rows button, 2 in the upper part and 2 in the lower part(hidden as a present status). when the 1st button on the upper part was clicked one of the buttons on the 2nd part will apear, and when the 2nd button on the upper part was clicked, the 1st button on the second part will be hidden and the 2nd button on the lower part will appear in the same place where the previous button appeared .... ? is it possible ? Quote Link to comment Share on other sites More sharing options...
Simon Mayer Posted January 23, 2011 Share Posted January 23, 2011 is it possible that when there's 2 rows button, 2 in the upper part and 2 in the lower part(hidden as a present status). when the 1st button on the upper part was clicked one of the buttons on the 2nd part will apear, and when the 2nd button on the upper part was clicked, the 1st button on the second part will be hidden and the 2nd button on the lower part will appear in the same place where the previous button appeared .... ? is it possible ? Yes, it can be done with Javascript: http://www.dustindiaz.com/seven-togglers/ Once you have got the Javascript working, show us your HTML and CSS if you are unable to get the buttons to appear in the right place. If you need help with the Javascript, post that on the Javascript board 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.