LIVE DEMO
Consider the following myButton directive:
myButton
angular.module(\"Demo\", []).directive(\"myButton\", function() { return { re
or
Is this too simple?