Files
angular.js/docs
Justin Walsh 66bb5aa41c docs(guide/compiler): change span to block element in draggable example
The draggable example does not work as expected in Chrome (37.0.2062.124 m).
The span disappears when dragged beyond what appears to be a small area.
Changing the span to a block element (with a width of 65px) resolves this issue.
An alternative solution would be to change the span to a div.
2014-09-30 12:29:18 -07:00
..
2014-09-25 05:43:20 +01:00
2014-09-25 05:43:20 +01:00
2014-09-08 12:05:11 +01:00
2014-09-25 05:32:12 +01:00