Chloroplast (Talk | contribs) |
Chloroplast (Talk | contribs) |
||
Line 56: | Line 56: | ||
$.fn.lettering = function( method ) { | $.fn.lettering = function( method ) { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
// Method calling logic | // Method calling logic | ||
if ( andop(method, methods[method]) ) { | if ( andop(method, methods[method]) ) { | ||
Line 334: | Line 323: | ||
$.fn.textillate = function (settings, args) { | $.fn.textillate = function (settings, args) { | ||
return this.each(function () { | return this.each(function () { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
var $this = $(this) | var $this = $(this) | ||
, data = $this.data('textillate') | , data = $this.data('textillate') |
Revision as of 06:19, 4 October 2016