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.

To toggle a boolean variable is to switch it to it's opposite state. If it is on, switch it off; if it is off, switch it on. In a desktop or web user interface, a toggle may be clickable switch or button that alternates the state of something in the application.

learn more… | top users | synonyms

-3
votes
2answers
202 views

Timeline toggle switch [closed]

If Facebook developers made timeline why can't they develop a toggle for people who want revert back. the time line is not user-friendly and confusing. so why can't a developer write in a simple line ...
1
vote
3answers
445 views

How to achieve slideToggle effect similar to facebook “New Stories” button with jQuery?

As you may know not long time ago facebook added several new features. One of them was a "New Stories" button which when clicked expands (with what I guess is a slideToggle effect) and shows new ...