mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-06 23:27:14 -04:00
colibris: style timeslider page
This commit is contained in:
parent
8343afde84
commit
39ad22f78f
5 changed files with 177 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
function customStart()
|
||||
{
|
||||
//define your javascript here
|
||||
//jquery is available - except index.js
|
||||
//you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
|
||||
console.log("custom start", $('#timeslider-wrapper').length);
|
||||
// inverse display order betwwen slidebar and titles
|
||||
$('#timeslider-wrapper').appendTo('#timeslider-top');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue