This link is working!
<a href="ok29.htm" id="l29" class="confirm-dialog" title="Message in HTML5 dialog. Confirm?">HTML5 Dialog tag</a>
In alternative to "confirm-dialog" class, set the 'confirmType' option to 'html5':
$('#l29').Aplus({confirmType:'html5'});