What I shared a post previously, it was objected by some user that the ticker was not working, thus a new coded news ticker with better design is here. This one also uses jQuery and plugin for ticker used is vTicker. Here is the demo:
If you do not have jQuery in your Blogger then follow the steps below:
- Go to Template
- Click Edit HTML
- Find <head>
- Put the following line below it.
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.2/jquery.min.js' type='text/javascript'></script>
If you can see the above demo then copy the code from there otherwise go to the link mentioned. To paste the code, follow the steps and layout:
- Go to Blogger > Layout
- Click Add Widget
- Then click HTML/Javascript
<!--Replace This with HTML-->
<style>
<!--Replace This with CSS-->
</style>
<script>
<!--Replace This with JS-->
</script>
Now just replace the lines from above code layout with the demo code. I hope maximum people will find this one working. But make sure to change the domain in data-domain attribute in HTML and please do not remove credits.
Post A Comment:
0 comments: