Commit Graph

11 Commits

Author SHA1 Message Date
8d3b5c86ab Update jQuery libraries
Mainly for security purposes. Removed on('ready') function has been replace, most of deprecated ':' selectors have been removed (some :first selectors remain insted find() functions since I was unsure of the correct way to deal with them)
2023-01-14 05:50:40 -01:00
8chan
5176377045 Fix many features for Internet Explorer 9 and 10
Please don't use "dataset" in scripts anymore, it doesn't work in IE9 or 10. Instead use $.data
2016-05-05 12:15:26 +02:00
Jason Puglisi
e7d3097e5a Removed extra space for some options 2015-03-11 16:35:49 -04:00
czaks
f5820d2aae move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
czaks
46d527ecf6 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00
czaks
1c6b178dc5 add copyright notices for javascripts based on commit history 2014-01-19 14:27:24 +01:00
czaks
a4d3aedab8 customize javascripts to run on catalog 2013-12-25 18:28:45 +01:00
Michael Foster
5774d21632 Post hover: hide images when need to 2013-08-16 23:49:57 +10:00
czaks
38cc2d77f8 toggle-images.js: javascript i18n 2013-08-01 01:03:37 -04:00
Michael Foster
c0a45ba123 Allow hide-images.js, toggle-images.js and inline-expanding.js to work together 2013-07-27 00:14:43 -04:00
Michael Foster
baa6793516 toggle-images.js (this was written last year, but I never pushed it to git) 2013-07-26 19:39:11 -04:00