etherpad-lite/static/custom/js.template
2011-07-31 17:21:01 +01:00

6 lines
188 B
Text

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/
}