Código:
(function ($) {
$.fn.Recup = function () {
var parametros = {
};
var tsic = true;
$.Recup = function (opciones) {
var Metodos = {
};
return Metodos;
};
$.Recup.anterior = function () {
};
$.Recup.siguiente = function () {
}
})(jQuery);
|
|||
|
Tema destacado: Usando Git para manipular el directorio de trabajo, el índice y commits (segunda parte) |
|
|