Carriage returns in tooltips

by Jools Chadwick

HTML

<div id="div" style="width:100px;height:100px;background-color:red"></div>

JavaScript

document.getElementById('div').title = 'Hello\r\nthere'