Normally when I ask questions on SO I have an issue that is composed of many smaller chunks that all add up to one final large answer. Also, when I'm asking, I have no idea how they are supposed to fit together or perhaps even that the smaller chunks exist at all. Finally, when the question is answered I find it immensly helpful to have all the steps centralized in one location.
Samples:
How do I get the security details for a long path?
How do I optimize my website for slow data connections?
Full Android Database Helper class for existing SQLite database?
How to obtain a "mugshot" from face detection squares?
So I'm a bit concerned about my latest question which follows a similar format
How do I do replicate the basic jQuery functionality using javascript?
and it got closed almost immediately. I think it was deemed overly broad.
Should I be breaking my questions up into each individual problem?
What is a better way of asking questions that need multiple sources of answers?