Skip to content

Instantly share code, notes, and snippets.

@ericclemmons
Created September 8, 2009 20:31
Show Gist options
  • Save ericclemmons/183202 to your computer and use it in GitHub Desktop.
Save ericclemmons/183202 to your computer and use it in GitHub Desktop.
demo.ui.Error.html
<div class="demoUiError"
dojoAttachEvent="onmouseover:_hoverOver,onmouseout:_hoverOut,onclick:close">
<p>
${message}
</p>
<div class="footer"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment