How to change the color of selected row of an HTML table without using CSS or Javascr

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2006
Posts: 116
Reputation: bhavna_816 is an unknown quantity at this point 
Solved Threads: 0
bhavna_816 bhavna_816 is offline Offline
Junior Poster

How to change the color of selected row of an HTML table without using CSS or Javascr

 
0
  #1
Jan 31st, 2007
How to change the color of selected row of an HTML table without using CSS or Javascript?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,264
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: How to change the color of selected row of an HTML table without using CSS or Javascr

 
0
  #2
Jan 31st, 2007
If it's html why can't u just use html to change the colour?
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 5
Reputation: madan_sh2009 is an unknown quantity at this point 
Solved Threads: 0
madan_sh2009's Avatar
madan_sh2009 madan_sh2009 is offline Offline
Newbie Poster

Re: How to change the color of selected row of an HTML table without using CSS or Javascr

 
0
  #3
Jan 14th, 2008
<table border="1">
<tr>
<td bgcolor="red">rowname first,second </td>
<td> name</td>
</tr>
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 5
Reputation: madan_sh2009 is an unknown quantity at this point 
Solved Threads: 0
madan_sh2009's Avatar
madan_sh2009 madan_sh2009 is offline Offline
Newbie Poster

Re: How to change the color of selected row of an HTML table without using CSS or Javascr

 
0
  #4
Jan 14th, 2008
<table border="1">
<tr>
<td bgcolor="red">rowname first,second </td>
<td> name</td>
</tr>
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC