Add to Google

javascript

free web hosting
Open Discussion > Have your say > General Talk

javascript

masterj
some nice javascript to add in your site
CODE
cell bg changer



<HEAD>



<style>

.tditem {

font-size: 12px;

font-family: Verdana, Arial, Helvetica, sans-serif;

text-decoration: none;

color: gray;

}

</style>

</HEAD>



<BODY>



<center>

<table border=0 cellpadding=0 cellspacing=0>

<tr>

<td onmouseover="bgColor='blue'" onClick="window.location='page1.html'" style="cursor:hand" onmouseout="bgColor='#FFFFFF'" bgcolor="#FFFFFF" width="100" align="center" valign="center"><b><font color="#D5D5D5">

<a href="page1.html" class="tditem">

Item 1</a></font></b></td>



<td width="1" align="center">|</td>



<td onmouseover="bgColor='blue'" onClick="window.location='page2.html'" style="cursor:hand" onmouseout="bgColor='#FFFFFF'" bgcolor="#FFFFFF" width="100" align="center" valign="center"><b><font color="#D5D5D5">

<a href="page2.html" class="tditem">

Item 2</a></font></b></td>



<td width="1" align="center">|</td>



<td onmouseover="bgColor='blue'" onClick="window.location='page3.html'" style="cursor:hand" onmouseout="bgColor='#FFFFFF'" bgcolor="#FFFFFF" width="100" align="center" valign="center"><b><font color="#D5D5D5">

<a href="page3.html" class="tditem">

Item 3</a></font></b></td>



</tr>

</table>

</center>

 

 

 


Comment/Reply (w/o sign-up)

God
What does this one do?

Comment/Reply (w/o sign-up)

Scotty Walds
Changes the background colour of a cell on mouse over

Comment/Reply (w/o sign-up)

God
Ah. Yeah, I see that now. It also goes to a page when you click on the table cell.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Recent Queries:-
  1. floatdiv,free javascript - 207.78 hr back. (1)
Similar Topics
Looking for javascript

Searching Video's for javascript




advertisement



javascript