etherpad-lite/static/custom/js.template

7 lines
188 B
Plaintext
Raw Normal View History

2011-07-31 18:21:01 +02:00
function costumStart()
{
//define your javascript here
//jquery is avaiable - except index.js
//you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
}