Cross Reference: winscroll-source.mustache
xref
: /
yui3
/
src
/
dd
/
docs
/
partials
/
winscroll-source.mustache
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
<style>
{{>winscroll-source-css}}
</style>
{{>winscroll-source-html}}
<script>
YUI().use('dd-drag', 'dd-scroll', 'dd', function(Y) {
{{>winscroll-source-js}}
});
</script>