pad.pub0.org/static/custom/js.template

7 lines
189 B
Plaintext
Raw Normal View History

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