soixantecircuits / cropcrop

A tool for cropping video easily online
0 stars 1 forks source link

Use only one extend #34

Closed gabrielstuff closed 11 years ago

gabrielstuff commented 11 years ago

As the docs indicate use only one $.extend :

http://api.jquery.com/jQuery.extend/

and follow examples :

http://stackoverflow.com/questions/1991126/difference-between-jquery-extend-and-jquery-fn-extend

gabrielstuff commented 11 years ago

Read more here :

http://asimilia.wordpress.com/2008/12/17/jquery-extend-confusion/