mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
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:
committed by
GitHub
parent
fd47603c99
commit
1631a2d7d3
@ -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));
|
||||
|
Reference in New Issue
Block a user