codice: $.fn.tuoPlugin = function () { ... return this.each(function () { var $parent = $(this).parent(); ... }) }
$.fn.tuoPlugin = function () { ... return this.each(function () { var $parent = $(this).parent(); ... }) }
Regole del Forum