Author ChrisScott
2016
2
Premium
Rank 22712


In This Video Trainer I will Show You How to Make Your Website Scream, " YO' Pick Me!!"

In This Video, I Will Show You:

  1. How to make your Tabs Scroll
  2. How to make Your Pages And Posts to Open Up In Different Tabs. This will keep people on your site longer and crowd out the competition.
  3. I will Explain What the Differences Between: Pages, Categories, Posts, & Tabs Are.

Here Is The Coding to Make Your Tabs Scroll. Please Note That You Can Change Your Message to say Anything You Like.

<script language="JavaScript">
<!--
var space = " ";
var speed = "75";
var pos = 0;
var msg = "Attention Attention Wealthy Affiliate Black Friday Sale...DON'T MISS this Open Door!!";
function Scroll()
{
document.title = msg.substring(pos, msg.length) + space + msg.substring(0,pos);
pos++;
if (pos > msg.length) pos = 0;
window.setTimeout("Scroll()", speed);
}
Scroll();
-->
</script>

Due to the.....SELF APPOINTED....... WA Police, Pictured here:

I am not able to tell you that an example of this can be found at; http://TeddyBearPoop3.SiteRubix.com.

They Do not like for me to put;

http://teddybearpoop3.siterubix.com/http://teddybearpoop3.siterubix.com/

http://teddybearpoop3.siterubix.com/ http://teddybearpoop3.siterubix.com http://teddybearpoop3.siterubix.com http://teddybearpoop3.siterubix.com/

Thank You Muchly!!


PS. Yeah..I Know..."Thingamajig" is mispelled misspeled messpelled ....not right.I have already sent out notices of this trainer and cannot change it now.



Join the Discussion
Write something…
Recent messages
HarveyBrown Premium
Great training video Chris, and fantastic idea. I guess when Black Friday and Cyber Monday finish you would reverse the process and remove the coding?
Reply
ChrisScott Premium
No, buddy. Just Change the message in it.
Reply
Chrissies Premium
What a great idea Chris, I didn't know it was possible to do that, thank you :)
Reply
ChrisScott Premium
You are very Welcome, Chrissie.
Reply
Chrissies Premium
:-)
Reply
Toshmack Premium
Great stuff, sheer brilliance yet again my friend.
Thanks and cheers for the share, Tosh :)
Reply
ChrisScott Premium
Thank you, Tosh. I appreciate you, man.
Reply
Toshmack Premium
;-) as do I you too.
Reply
Becka56 Premium
Cute, very cute. Already have the scroll tab thingy on my site. Should change it for Black Friday though. Thanks for reminding me.
Reply
ChrisScott Premium
You are so welcome, Becca
Reply
WilliamBH Premium
Great Stuff!! Cheers, William.
Reply
ChrisScott Premium
Thank you, William.
Reply
Top