Product Scroller(Carousel) Javascript File Location

Basically i want to apply my own javascript to home page banner and also the product scrollers but i don't know where it is located.

I know its home page and js file but where exactly the carousel javascript is located?

Basically i want to apply my own javascript to home page banner and also the product scrollers but i don't know where it is located.

I know its home page and js file but where exactly the carousel javascript is located?

I mean Jquery

It is not recommended to replace default scroller with custom one. Just extend the banners add-on with your custom template and custom scroller

It is not recommended to replace default scroller with custom one. Just extend the banners add-on with your custom template and custom scroller

would you like to give me some basic tips, only regarding jquery. how i can do it with extended banner?

You should extend the blocks schema of the banners module

app/addons/banners/schemas/block_manager/blocks.post.php

List of available templates for banners is defined there