Tag: jQuery
-
Create simple news ticker for your website using CSS and jQuery
If we want to display any news in our websites, news ticker is the best visible solution for this. In this tutorial we will learn how to create the simple scrolling news ticker. The news ticker is controlled by CSS and jQuery. Here I have attached the complete source code of the script without any CSS.…
-
A new lightweight, responsive jQuery modal window plugin – VenoBox
We like to use modal window (popup window), popular as light box to show content in our websites or blogs. It is easier to show the images in gallery, videos, small notifications in popup windows. But we have to think about the responsiveness of this type of popup/modal windows. Are they really be shown properly…