Adding Javascript
-
We would like to add some javascript to our pages (to access data).
We need to include the following in the header:
http://www.sportzsoft.com/Scripts/ssWidgets.js?V=1.3And this function call in the page load event:
jQuery(document).ready(function() {
ssGetWidgetHtml(2798, ‘theSchedule’);
});Can you tell me how to customize the javascript?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
JavaScript can be only added by Business Plan users of WordPress.com, please see this for more: https://en.support.wordpress.com/code/#javascript.
Hope this helps, Cheers.
-
Thanks! We have the business plan and I’ve downloaded some plugins to help. I’ll work with WP support to get it working.
-
- The topic ‘Adding Javascript’ is closed to new replies.