Jax 的工作紀錄
除了在整理學習上的經驗,同時也能幫助其他需要的人
顯示具有
AngularJS
標籤的文章。
顯示所有文章
顯示具有
AngularJS
標籤的文章。
顯示所有文章
2014-05-08
[AngularJS] 製作 jQuery UI Sortable directive
›
Html <div jq-sortable="selectedList"> <div ng-repeat="item in selectedList"> <img ng-src=...
[AngularJS] 製作 Mouse Drag Event directive
›
Html <div ng-style="{'top': itemTop, 'left': itemLeft}" my-mousedrag="itemTop = itemTop - $deltaY; it...
[AngularJS] 製作 jQuery MouseWheel directive
›
相依套件: jquery-mousewheel Html <div jq-mousewheel="changeSize($event, $delta, $deltaX, $deltaY)"></div> JavaScript ...
[AngularJS] 製作 jQuery scrollTop scrollLeft directive
›
Html <div jq-scroll-top="viewerScrollTop" jq-scroll-left="viewerScrollLeft" ></div> JavaScript app...
›
首頁
查看網路版