Rotator Control asp.net to show ads in it
i need to make contro开发者_Python百科l in asp.net like in the image, which control can i use or if there is useful links
This can't be done out of the box from ASP.NET. You need to look into a client-side javascript component that does that.
精彩评论