aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/switchbox.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* invalid js in SwitchBoxmistic1002015-04-121-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@31080 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix switchbox for deeply nested position absolute elements (should use ↵rvelices2013-09-241-2/+2
| | | | | | position() instead of offset()) git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2928: fctorize switchBox (now js is loaded async + also apply to the ↵rvelices2013-06-221-11/+23
| | | | | | calendar type links on index page) git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2928 Factorize JS code for switchBoxmistic1002013-06-181-0/+11
switchBox("selector for link", "selector for box"); git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee