JavaScript Ticker for Stock Market QuotesThis is a JavaScript Stock Market Ticker that shows delayed quotes from the stock market in a rotating text that can be customized to display any symbols, fonts or colors.
The ticker is using JavaScript for text rotation, CSS for customization (fonts, colors, border etc) and PHP for quotes grabing. Stock quotes are provided from Yahoo Finance section by default.