]> www.average.org Git - mkgallery.git/blobdiff - include/controls.js
switch to "new" slideshow (which is not working yet)
[mkgallery.git] / include / controls.js
index 0392bb77628584704143886b793375611d256b32..4aa3002535870253f2d29a0484e12c1eeac0e1e8 100644 (file)
@@ -60,7 +60,7 @@ var Controls = new Class({
                        id: 'controlPosition',
                }).injectInside(this.commbox);
                this.refbox = new Element('a', {
-                       href: 'javascript: void();',
+                       href: 'javascript: void(1);',
                        html: 'title',
                }).addClass('controlRef').setProperties({
                        id: 'controlRef',