Commit Graph

5 Commits

Author SHA1 Message Date
070ae35161 Remove redundant subject check in catalog-search.js
The comment selection included it.
2023-01-14 05:50:40 -01:00
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
Markerov
6363d8d247 change to use onready() 2015-03-31 07:42:47 +02:00
Markerov
2f7127a3cb Catalog Search 2015-03-31 07:42:34 +02:00