This is an example of taking one of the popular three-column CSS layouts from BlueRobot and adding a little JavaScript to enable collapsible left and right columns. The purpose of this exercise is to utilize a proven CSS layout without modifying the original CSS or original html structure.
This quick little X demo illustrates hiding/showing 'panels' when some trigger element is moused over. Any elements can be used as 'triggers'.The demo trigger elements are in the right column of this page. The panels are shown in the center of the page.
Slides an element while the mouse is over some other element.
The example documents all import their style sheets so that incapable browsers will see the scroller content rendered in the normal flow . The style sheet for each example has the same file name (with a css extension, of course) as the html document that uses it.
This JavaScript makes the flashing ticker box in the web page.
The power of Hyper Ticker is at its ability to run HTML tags in the ticker. You can put images, hyperlinks, change colors, blinks, and almost everything you can do with normal HTML.
This JavaScript creates a text writter scroller in a type input.