BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


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


JavaScript
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
Nested Tables And Data Island
XML Data Traversal
TrimWhiteSpace
Two Tier Data Islands with Expanding/Collapsing Child elements.
Escape special characters using JavaScript and regular expressions
Sticky Table Headers
Dynamically Filling HTML Select Box from XML Data Island using Javascript.
XML Basics Handbook


 
 

 LAMP >>


By Premshree Pillai
First Posted 08/28/2002
Times viewed 188

XML Ticker


This post contains attachments
v20020828093234.zip 

Summary XML based JavaScript Ticker that can tick any number of messages.

This is an XML based JavaScript Ticker that can tick any number of messages. The ticker works with IE only. The ticker reads it's contents, i.e the ticker style, text to be displayed, the link for that particular message from a XML file. (Here ticker_items.xml). The structure of the XML document is as follows » TICKER tickerstyle » pause = "true" / "false" :: "true" for pause onMouseOver » timeout = any integer :: The delay in seconds between different messages. » border = any integer :: Border width of Ticker » bordercolor = #HexColor :: The border color of Ticker » background = #HexColor :: Background color of Ticker » width = any integer :: Ticker width » height = any integer :: Ticker height tickerlinkstyle mouseout » font = "verdana,arial,helvetica....." :: Ticker link font » color = #HexColor :: Ticker link color » decoration = "none" / "underline" / "underline + overline" :: Ticker link style » weight = "normal" / "bold" :: Ticker link weight » size = 'any integer'pt :: Ticker link size mouseover » font = "verdana,arial,helvetica....." :: Ticker link font » color = #HexColor :: Ticker link color » decoration = "none" / "underline" / "underline + overline" :: Ticker link style » weight = "normal" / "bold" :: Ticker link weight » size = 'any integer'pt :: Ticker link size tickeritem » URL = A valid URL :: Ticker link URL » target = "_blank" / "_top" / "_self" / 'any other valid target name' :: Ticker link target

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