Commit Graph

124 Commits

Author SHA1 Message Date
Timothy Warren e3cf259a93 Fixed issues with number of elements returned by selector in dom module 2011-06-21 13:45:40 -04:00
Timothy Warren a21c00f43a Added each, show, and hide functions to dom module 2011-06-21 13:33:03 -04:00
Timothy Warren 1dc9a96cba Removed extraneous console.log statement 2011-06-21 10:48:12 -04:00
Timothy Warren 416ceba451 Added dom module and docs 2011-06-21 10:43:31 -04:00
Timothy Warren a8e6f00692 Chenged "getTime" to "getItem" in store module 2011-06-18 19:53:12 -04:00
Timothy Warren 066174c3f4 Removed superfluous console.log statement 2011-06-17 17:35:18 -04:00
Timothy Warren 956306259f Fixed IE specifc event handler, made $_.event.remove remove with the same behavior as it was added 2011-06-17 15:17:00 -04:00
Timothy Warren 0acfe6ae19 Fixed IE specifc event handler, made $_.event.remove remove with the same behavior as it was added 2011-06-17 15:13:07 -04:00
Timothy Warren d900022d17 Added multiple event binding for a specific selector. Need to look into Firefox issue with it 2011-06-17 08:08:04 -04:00
Timothy Warren ef2dcf4ac6 Override existing $ function, fixed a few event module issues 2011-06-16 12:19:47 -04:00
Timothy Warren a41e850db9 Simplified event module, added event module documentation 2011-06-15 08:33:16 -04:00
Timothy Warren 15d1d3d4ac Added event module 2011-06-14 16:20:43 -04:00
Timothy Warren 74af10d2cb fixed space-encoding issue in ajax post 2011-06-14 14:30:30 -04:00
Timothy Warren e5eb8db027 Merge branch 'master' of github.com:timw4mail/kis-js
Conflicts:
	README.md
2011-06-14 13:20:25 -04:00
Timothy Warren f7ae0b8bbb Merge branch 'master' of github.com:timw4mail/kis-js
Conflicts:
	README.md
2011-06-14 13:03:29 -04:00
Timothy Warren bbc0522842 Added the rest of the functions 2011-06-14 13:01:38 -04:00
Timothy Warren 7e0d6e6940 Added the rest of the functions to the readme 2011-06-14 09:59:38 -07:00
Timothy Warren 1b66cdd29d Edited README.md via GitHub 2011-06-14 09:54:47 -07:00
Timothy Warren ccf8e04b8b Converted readme to markdown, added some function reference 2011-06-14 12:48:24 -04:00
Timothy Warren 6ecc805fd2 Added store module, ecapsulated QS module 2011-06-14 12:20:53 -04:00
Timothy Warren 34a660651c Fixed ajax post syntax error 2011-06-13 11:46:26 -04:00
Timothy Warren 1904a08286 Fixed syntax error 2011-06-13 11:34:15 -04:00
Timothy Warren 14447d793b added main js file 2011-06-11 17:08:00 -04:00
Timothy Warren 7ef5b41b13 first commit 2011-06-10 12:25:55 -04:00