Update URL Hash

Set a reference to the selected tab in the URL, allowing easier sharing of the calibration tool.

https://github.com/jellekralt/Responsive-Tabs#set-hash
This commit is contained in:
Anthony Carbonaro
2020-08-17 10:24:22 -04:00
committed by GitHub
parent fd47603c99
commit 1631a2d7d3

View File

@ -8,7 +8,7 @@
collapsible: 'accordion',
startCollapsed: false,
rotate: false,
setHash: false,
setHash: true,
animation: 'default',
animationQueue: false,
duration: 500,
@ -701,4 +701,4 @@
}
};
}(jQuery, window));
}(jQuery, window));