0
Answer

what this message does in jquery $j('#some ID').ticker();

Satyam Sinha

Satyam Sinha

Mar 15
69
1

he ticker() function is likely part of a jQuery plugin or custom function designed to create a scrolling or ticker-like effect for the content within the selected element. This effect is commonly used for displaying news, updates, or any other content that needs to continuously scroll horizontally or vertically.