Categories:

Home / Free JavaScripts / Messages / Here

Cut & Paste Credits screen

Credit: JavaScript Kit

Description: Add a TV-like credits screen page to your site with this script! It displays a "credit" window that slowly scrolls down continuously, revealing the contributors' names bit by bit...just like the credit screen on TV!

Example: See credits for JavaScript Kit

Directions

Step 1: Insert the below into the <body> section of the page that will open the credits page (ie: this page):

You'll also need to add a link like the below, which is what the users will click to activate the credits screen:

<a href="javascript:opencredit()">See credits for My site!</a>

Step 2: Click and save the following HTML page into your webpage directory (credits.htm). This is the HTML page that contains the credits themselves. You obviously want to edit it to contain your own credit lines. Just don't remove the script inside of it.


JavaScript Tools:
Site Info


CopyRight (c) 2018 JavaScript Kit. NO PART may be reproduced without author's permission. Contact Info