1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-22 02:00:40 +00:00
max-m f67405866b Fixed and changed counter a bit.
Now a counter can be created like this:
		$('INPUT').jCounter(<null, options>);
		The element input element will be wrapped in two divs, 
		the counterContainer div and a second div (display table and table-row ;) ).
		Then the counter will be appended to the new created parent of the Input (the second div).

And it can be called like this:
		$('INPUT').jCounter(either an id, a class or an object ($('bla')) <, options>);
2011-12-20 16:06:48 +01:00
2011-12-20 16:06:48 +01:00
2011-12-10 16:15:49 +01:00
2011-12-18 17:03:00 +01:00
2011-11-26 13:37:02 +01:00
2011-12-10 16:40:45 +01:00
2011-11-30 21:43:38 +01:00
2011-11-26 14:42:01 +01:00
2011-11-27 14:56:11 +01:00
2011-12-10 16:15:49 +01:00
2011-12-13 22:45:17 +01:00
2011-11-27 12:46:10 +01:00
Description
No description provided
BUSL-1.1 4.7 MiB
Languages
PHP 52.8%
JavaScript 32.6%
Smarty 11.8%
SCSS 2.5%
Makefile 0.3%