javascript - weird thing. working fiddle doesn't work on html -
weird thing.
my http://jsfiddle.net/48hpa/19/ doesn't work when write html http://jsbin.com/ayeqeje/1/edit checked . have dom ready
things , so, too.
from jsbin, seems you're missing add jquery ui css file.
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css"/>
once added working. see corrected jsbin link
Comments
Post a Comment