I wrote a javascript to scroll the contents inside of a span tag. I works with IE 6.0. But, When I tried it on mozilla and firefox. The browsers just halted(not responding). so, I had to kill those browsers' processes. My code is here:
function PbSpan(objId,step,delay)
{
//Properties...