Wrap text on hyphens

Shows a method of wrapping long text on hyphens. Created as an answer for the following question: http://stackoverflow.com/questions/904/in-html-how-to-word-break-on-a-dash

HTML

<div style="width: 150px;">
  12333-2333-233-23339392-332332323
</div>