You only need newsticker.pack.js in you head and have to add some code
to make it load on statup, e.g. in <head>

<script type="text/javascript" src="jquery-1.2.2.js"></script>
<script type="text/javascript" src="jquery.newsticker.pack.js"></
script>
<script type="text/javascript">
$( function() {
    $("#newsticker").newsTicker();
});
</script>

On Jan 24, 6:10 am, visitorQ <[EMAIL PROTECTED]> wrote:
> well i tried posting some code but it didn't work for some reason and
> it's a lot of crap so i think the best way you could help is to go to
> this linkhttp://www.texotela.co.uk/code/jquery/newsticker/and test
> out the first example. see how you can get it to work on your own
> development environments. and when you do, let me know how you did it
> and why you think it's not working for me. like if there's something
> that is obviously advanced about this or not. anyway. i really really
> appreciate it guys.

Reply via email to