MyBB Community Forums

Full Version: About the yshout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello I just wanna ask how where will i put this script because I've installed the yshout i already config it but i just want to embed at the bottom but i dont know where i will put this script.

To include YShout within your webpage, follow these instructions. First, add the following code to your <head> of a page you wish YShout to appear on. (make sure the paths are correct):
<script src="yshout/js/jquery.js" type="text/javascript"></script>
<script src="yshout/js/yshout.js" type="text/javascript"></script>
<link rel="stylesheet" href="yshout/example/css/light.yshout.css" />

<script type="text/javascript">
   new YShout();
</script>

YShout can take a few arguments in its constructor, as shown below:
<script type="text/javascript">
	new YShout({
	   yPath: 'http://chat.asterisk.be.tl/',
	   log: 1
	});
<script type="text/javascript">

can you help me please thanks in advance sorry i dont know where i should put this post i hope the mod will move this thread
(2010-09-18, 03:49 PM)redskullz80 Wrote: [ -> ]i dont know where i should put this post i hope the mod will move this thread

It's not that hard to read a forum title.

What your asking isn't a suggestion or piece of feedback for MyBB.

can you help with this issue?