SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

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.
J
Justin Walsh committed
66bb5aa41c45eab94848d421775ba6704b0bd500
Parent: b186709
Committed by Brian Ford <btford@umich.edu> on 9/30/2014, 7:29:18 PM