Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

There is an app here which is currently HTML and CSS only, i.e. no functionality. The app aims to allow a user to complete 3 steps in order to unlock the reward of free membership.

  • Step 1: 'Like' the page using the custom 'like' button;
  • Step 2: Submit name and email information;
  • Step 3: Share the page using the custom share button.

What we want to happen:

  • Step 1: When a user clicks the 'like' button, their profile 'likes' the related Facebook page, and the button's background position changes to show the 'done' state;
  • Step 2: When the user successfully inputs their information and checks the 't & c' box, the form disappears and a 'success' icon appears, while the button state changes to 'done' as before;
  • Step 3: When a user clicks the 'share' button, the user is able to share without leaving the page, and the button state changes to 'done.

Any advice on how to proceed is much appreciated.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.