aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/switchbox.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-09-24fix switchbox for deeply nested position absolute elements (should use ↵rvelices1-2/+2
position() instead of offset()) git-svn-id: http://piwigo.org/svn/trunk@24612 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-22feature 2928: fctorize switchBox (now js is loaded async + also apply to the ↵rvelices1-11/+23
calendar type links on index page) git-svn-id: http://piwigo.org/svn/trunk@23437 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-18feature:2928 Factorize JS code for switchBoxmistic1001-0/+11
switchBox("selector for link", "selector for box"); git-svn-id: http://piwigo.org/svn/trunk@23320 68402e56-0260-453c-a942-63ccdbb3a9ee