Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: HTML Forum:
code plz

 

 


kidd rune3
Enthusiast


Oct 6, 2006, 10:26 AM

Post #1 of 9 (400 views)
Shortcut
code plz Can't Post

what is the code, when u hover over a cell in a table, the cell Background changes?


Mix a pancake,
Stir a pancake,
Pop it in the pan;
Fry the pancake;
Toss the pancake,
Catch it if you can.



wakka
Enthusiast

Oct 6, 2006, 11:30 PM

Post #2 of 9 (388 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

post template or pic first plz!


Wakka: I see that you are from that ******* forum, by the style of your typing.
Mark: It's called a font.



kidd rune3
Enthusiast


Oct 7, 2006, 4:44 AM

Post #3 of 9 (384 views)
Shortcut
Re: [wakka] code plz [In reply to] Can't Post

just tell me, why u need tempy?


Mix a pancake,
Stir a pancake,
Pop it in the pan;
Fry the pancake;
Toss the pancake,
Catch it if you can.



wakka
Enthusiast

Oct 7, 2006, 6:43 PM

Post #4 of 9 (374 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

wait i dont need that information,Just Tell me,
more info,do you mean hover over something,and it starts moveing?


Wakka: I see that you are from that ******* forum, by the style of your typing.
Mark: It's called a font.



Peach Pit
Veteran / Moderator


Oct 7, 2006, 11:52 PM

Post #5 of 9 (371 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

Javascript rollover code... Search for Javascript snippets on google.


bye.


-Pwnt-
Veteran

Oct 8, 2006, 12:01 AM

Post #6 of 9 (370 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

You mean switches to transparent?


brb eating spaghetti


Sami_Taker
Senior Member

Oct 8, 2006, 1:12 AM

Post #7 of 9 (368 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

I have something like that somewhere, let me find it :x


Code
<table style="border-collapse: collapse" bordercolor="#555555" border="1"> 
<tr><td bgcolor='#666666' onMouseOver="this.style.backgroundColor='#6F6F6F';" onMouseOut="this.style.backgroundColor='#666666';"><font face="Verdana" size="1"><a href="#">Link</a></font></td></tr>
<tr><td bgcolor='#666666' onMouseOver="this.style.backgroundColor='#6F6F6F';" onMouseOut="this.style.backgroundColor='#666666';"><font face="Verdana" size="1"><a href="#">Link</a></font></td></tr>
</table>


Fixed, it shouldn't be hard to work out from that.


oh and

SAGE

(This post was edited by Sami_Taker on Oct 8, 2006, 1:17 AM)


kidd rune3
Enthusiast


Oct 9, 2006, 2:08 AM

Post #8 of 9 (348 views)
Shortcut
Re: [Sami_Taker] code plz [In reply to] Can't Post

what would u do if the Bg is an image


Mix a pancake,
Stir a pancake,
Pop it in the pan;
Fry the pancake;
Toss the pancake,
Catch it if you can.



Sami_Taker
Senior Member

Oct 11, 2006, 6:58 AM

Post #9 of 9 (341 views)
Shortcut
Re: [kidd rune3] code plz [In reply to] Can't Post

Then you change backgroundcolor to backgroundimage and change the color code to an image


oh and

SAGE

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.14 s on (CGI/1.1)