How To Make Text Slider In Blogger

After observing the about page of OLX.com, I decided to make a slider not for the image but a slider intended for the texts. You can put this technique in your about page, in your sidebar or anywhere you like. Furthermore, this innovation also adds professionalism to your works. Without much words to say, let's make a texts slider for your Blogger blog! *Text Slider In Blogger Blog Step 1. Go to Blogger Dashboard >> Edit HTML (back-up your Template) Step 2. Find the code below, </head> Step 3. Just above that code in step 2, paste the code below, <script src='//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'/> <script> $(document).ready(function(){ $(&#39;.timeline-item&#39;).first().addClass(&#39;active&#39;); $(&#39;article.2006&#39;).slideToggle(); $(&#39;.timeline-item&#39;).click(function(e) { e.preventDefault(); var clickid = $(this).attr(&#39;id&#39;);...

Recent Posts

Related Posts Plugin for WordPress, Blogger...

Definition List