Visit the Joomla! 1.5 demo site to see my extensions live running




/ 0
all credits to Authors
keywords
table html scrolling rows body
Purpose
If you want to create a table with a fixed header row and a scrolling body.
Links:
Using Iframe
http://www.htmlcodetutorial.com/frames/_IFRAME.html
Changing color of slider (using css)
body {
background-color:#777777;
scrollbar-arrow-color: #9f632b;
scrollbar-base-color: #555555;
scrollbar-darkshadow-color: #555555;
scrollbar-track-color: #777777;
scrollbar-face-color: #555555;
scrollbar-shadow-color: #aaaaaa;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #666666;
}
Privacy Statement | Copyright Notice | Licenses
1999-2011 Cedric Walter - All Rights Reserved

