Sad Code Monkey

Sad, yes, but also brilliant.

 

Sad Code Monkey is a place where we document new-found techniques and code snippets, and share our knowledge with other code monkeys.

Archive for January, 2012

If you have added back and forward buttons in Captivate and also have an audio cut on every slide, you may notice that when you test the file and start using the buttons, that the audio doesn’t stop. Or it stops and starts, or doesn’t start, or whatever. Well, I accidentally found a workaround.

Read the rest of this entry »

Well, I’ve avoided it long enough. Use NOBR when you don’t want any part of a string to break. I’ve avoided using it on phone numbers forever, basically because I’m lazy. But I finally buckled to the pressure and gave it a go. NOBR also helps avoid the dreaded widows. Here’s a sample code: <p>To [...]

Read the rest of this entry »