integ/js/vs/_vs.mouse.js
changeset 65 b13a409f01dc
parent 64 2937fe1ba865
child 66 a77532772aa4
equal deleted inserted replaced
64:2937fe1ba865 65:b13a409f01dc
     1 (function ($) {
       
     2 $.fn._vs.mouse = {
       
     3 	    init:function(){},
       
     4 	}
       
     5 })