I am using two different jQuery plugins; one for news logo ticker and another for horizontal text slider.
but only one of them is working at a time when when used in sin
You may need to declare variable . Because $ is using on other js frameworks like prototype. so just simply put under following script at the top of ur script.
var jQuery = jQuery.noConflict();