evazion
cfeb95c8a8
hotkeys: add left arrow, right arrow bindings for prev/next page.
2017-01-24 02:46:01 -06:00
evazion
c3fa653fc5
hotkeys: refactor to use .on(), namespaces.
...
* Use .on() instead of .bind() because bind is deprecated in jquery 3.0.
* Ensure enable-js-navigation is always respected.
* Namespace keybindings so they may be disabled by userscripts with
e.g. $(document).off("keydown.danbooru") or $(document).off("next_page").
2017-01-24 02:45:55 -06:00
Toks
a0baaea1b2
fix #1852
2015-04-23 11:20:14 -04:00
r888888888
81c5c15758
revert hammer js changes
2014-08-20 16:50:53 -07:00
r888888888
461f3b4a4d
fixes #2243
2014-08-18 13:13:49 -07:00
r888888888
25db78f8c0
fix key shortcuts
2013-06-19 14:39:05 -07:00
r888888888
cf74b592cd
fixes #1773
2013-06-19 14:04:27 -07:00
小太
c107f96cec
Kill trailing whitespaces in javascript files
2013-03-19 23:09:22 +11:00
albert
3bf617cb57
switch js navigation to use wasd
2013-03-09 01:35:34 -05:00
albert
147efb74d3
change post nav setting to post nav js setting
2013-03-07 19:40:23 -05:00
albert
609357ae9e
fixes #631
2013-02-28 10:38:42 -08:00
albert
436c9af9da
add hotkey navigationf or posts/pools
2013-02-25 10:13:01 -05:00
albert
4d9858f2cc
fixes keyboard navigator
2013-02-21 14:48:21 -05:00
albert
858a8ed72a
remove keymaster dependency
2012-09-19 16:53:36 -04:00
albert
47d8f908df
additional keyboard shortcuts
2011-12-23 16:19:36 -05:00
albert
02eac64bd9
added more conditional checks for javascripts to reduce computation load
2011-11-02 12:27:40 -04:00
albert
4de74a5f6b
remove console log statement
2011-09-06 11:09:55 -04:00
albert
33fa8d30ee
* Merge randuin's changes
...
* Revert user/show changes
* Move paginator js into separate file
2011-09-06 11:01:40 -04:00