BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


JavaScript
Re: JScript Super Class To Handle XML Transformations
Updated: Detect XML Parser version using Javascript
XML Cache using IE 5.0 Behaviour
XML cache on client for the desktop application website
Javascript XML element listing
Sorting Data Islands by clicking on the column header (using behaviors).
Simple JS Menu Tree using XSLT
xml report writer
Filtering Data Islands
Small XML/XSL application with JavaScript
Table Column sorting using XML, XSL and JavaScript
Display of Hierarchical Data Islands
x++ beta 0.2 release (includes ISAPI filter/interpreter)
HTTP File Commander
XML Ticker
Fading Ticker
How to understand the flow of control in XLST
Begginers, search the Bible
JavaScript Ticker (using Tabular Data Control)
-postfix.aspx>Infix <> Postfix


 
 

 LAMP >>


By Don XML
First Posted 05/16/2001
Times viewed 324

DHTML ScoreBoard Behavior


Summary IE 5.5 only DHTML Behavior that works like a scoreboard or a Zipper.

Check out this simple DHTML Behavior that creates a scoreboard custom element.  Just cut and paste the code into notepad and save it as an htc file in your directory and include the following tag in the head section your web page

<?IMPORT namespace=s implementation=scoreboard.htc />

Now you can add the custom tag s:ScoreBoard tag anywhere in your page.  Here's an example:

<s:ScoreBoard height=100 width=400><s:Item name=Test Item A value=20></s:Item></s:ScoreBoard>

You can have as many Item tags as you want.  The scoreboard will rotate thru them and when it hits the end, it will start all over again.  Use the height and width attributes to adjust the size of the box the ScoreBoard displays in. 

Additional information


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

 LAMP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML