Add to MyYahoo!
Subscribe in NewsGator Online
Add to Newsburst
Add to Google
Add to My AOL
Add to Pluck
Subscribe in FeedLounge
Add to Windows Live
Add to NetVibes
Subscribe in Rojo
Subscribe in Bloglines
Add to MyMSN
Add to Plusmo for your cellphone
Add to PageFlakes
Add to Technorati
Add to BlinkBits

items tagged with html

Alternate row colour and onhover effect in html table
Written By: Administrator
Section: Java

Category: Javascript

2005-02-15 21:01:12
domTableEnhance is a script that turns every table with a special class into an enhanced one. The tables enhanced by domTableEnhance will have an alternate row colour and have a rollover on each row that includes cells (header rows won't get a rollover). domTableenhance adds these effects by applying classes to the rows, which means that you don't need to know any Javascript to change the look. More here at the official homepage
Read More About Alternate Row Colour And Onhover Effect In Html Table...


Table with fixed header, scrolling body
Written By: Administrator
Section: Java

Category: Javascript

2004-08-31 22:54:31

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;
}

  • W3C compliant but as usual not working in IE ;-) NS4  VIEW HERE
  • Fixed table head - scrollable table body IE NS4 VIEW HERE
  • M$ way as in windows update IE only VIEW HERE
  • Using overflow-y in table IE NS4 VIEW HERE
  • Showing or Hiding row in a table (Javascript) IE NS4 VIEW HERE 
  • Showing or hiding a bloc of data IE NS4
  • Using css to change position of a second table (one table is the header the other is the content)
  • Using css and fixed columns width to create 2 table, one fixed, and one using overflow-y VIEW HERE
  • Others: contact me to submit your code here to help other web developer :-)

 






There are 2 items tagged with html. You can view all our tags in the Tag Cloud

<< Start < Previous 1 Next > End >>
Page 1 Of 1
Content View Hits : 3183374

Enter Amount: