summaryrefslogtreecommitdiff
path: root/lib/tpl/dokuwiki/script.js
Commit message (Expand)AuthorAge
* force screen_mode to string type (IE returns a number which is always trigger...Christopher Smith2013-02-17
* corrected some inline documentation in template's jsAnika Henke2013-02-16
* Revert "removed html dependency from media query detection JS in new template"Anika Henke2012-09-26
* removed html dependency from media query detection JS in new templateAnika Henke2012-09-25
* de-couple mobile JS from widths to actual media query equivalent (fixes FS#2623)Anika Henke2012-09-25
* changed 'height' in JS to 'min-height'Anika Henke2012-07-01
* make sure content column is at least as long as sidebarAndreas Gohr2012-06-30
* separate determination of device class & set as an html class on <html>, only...Christopher Smith2012-06-30
* removed debugging and check for TOC/sidebar exisanceAndreas Gohr2012-06-30
* fixed the toc/sidebar toggling script for realAndreas Gohr2012-06-30
* make mobile javascript work correctly on orientation changeAndreas Gohr2012-06-29
* improved toc changes and sidebar togglingAnika Henke2012-04-22
* collapse sidebar in mobile view FS#2473Andreas Gohr2012-04-20