R
e
L
a
t
e
d


 
JSMsg Information
º JSMsg Basics
º Free Download!
º JSMsg Scrollers
º JSMsg Feeds
º JSMsg Details
º Concept Test Page

Conventions
º Glosssary XML
º CUF(tm) Codes
º Software Stability Ratings

 


 
 
Free Scripts:
Creativyst(R) Eyelid Scroller
A JavaScript content scroller that displays JSMsg feeds

Use     [demo]     [more scrollers]

See the terms of use below and then, follow these easy steps:

  1. Copy the code from the text-area below into your clipboard and paste it into your webpage's HTML where you want the scroller to display.


  2. Set the configuration settings at the top of the script for size and scroll times. Also, set the JSMsgNS variable to the namespaces you want to interface to.

  3. You must include the JSMsg feeds you want to display by placing <script> tags in the <head> section of your page with SRC set to the URL of each JSMsg feed (see our feeds listing page for examples).

  4. Add the following rule to your style sheet or include it in a style element in the <head> section of your document
     .ScrollerFrame
     {
       border-style:solid;
       border-width:1px;
       border-color:#000000;
       text-align:left;
     }

     .elTLid
     {
       text-align:left;
       vertical-align:middle;

       border-width:0px;
       margin-width:0px;
       background-color:#CCCCDD;
     }

     .elBLid
     {
       text-align:left;
       vertical-align:middle;

       border-width:0px;
       margin-width:0px;
       background-color:#CCCCDD;
     }

    You may change this to taste but you must set the size (width and height) using the size parameters provided at the top of the script.

    hint: We've made the eyelids blue in the demo so they stand out, but a very nice effect is to make them the same color as the background.






[top]
Permissions

The JavaScript Code for Creativyst(R) Eyelid Scroller is © Copyright, Creativyst, Inc. 2003 - 2004
ALL RIGHTS RESERVED.

  • Eyelid Scroller is a JavaScript content scroller program produced by Creativyst, Inc. You may use it freely provided the following conditions are met.

  • You may use Creativyst(R) Eyelid Scroller when producing Internet or intranet based web sites for yourself, your employer, or your clients, however

  • You may not distribute the source code OR ANY PART of the source code as part of any distribution channel or product, such as a software library, an application development environment, or a package, such as a disk or download offering, even if the package contains a web page that the code is used within. Those having such requirements must contact Creativyst, Inc. and obtain permission.

  • Any comments in the source code that contain copyright notices must remain intact and unchanged in format and relative position within the source code. This condition aplies to the entire comment containing the copyright notice.

  • JSMsg capabilities must not be removed or altered. If you modify the code, your modified version must retain the ability to easily access JSMsg feeds. Modified versions may not interface to other types of dynamic content feeds without permission from Creativyst, Inc.

  • THIS SOFTWARE IS PROVIDED BY CREATIVYST CORPORATION ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES.

 
© Copyright 2003-2004 Creativyst, Inc.
ALL RIGHTS RESERVED

Written by Dominic John Repici


With contributions by:
-