Skip to main content

Basic Alert Test

jQuery(document).ready(function($) {

	alert('Hello there');

});

Leave a Reply

Your email address will not be published. Required fields are marked *