Crazylupe
09-20-2005, 01:59 AM
I need help on making an update thing that looks like this (http://mercury.walagata.com/w/faerieneo/thing.gif) i REALLY need help coding the up and down thing. if you need an example click here (http://layoutanonymous.iceglow.com) . scroll down and you will see the image i showed you. i want my updates to be like that. when your mouse hovers over up the thing will go up:) i really need help! I :bow: you!
dolce shanti
09-20-2005, 02:44 AM
It's a simple bit of coding...do this:
<table border=1 cellpadding=0 cellspacing=0 bordercolor=whatever>
<tr>
<td background="image.gif" width=# height=#></td>
<td>
<ilayer name="name">
<div id="id"
style="width:#;height:#;
background-color:Color;
overflow:auto">
Text here
</textarea></div>
</td>
</tr>
</table>
Hope that helps!
try looking through the scripts found here...
http://www.dynamicdrive.com
Crazylupe
09-21-2005, 12:40 AM
try looking through the scripts found here...
http://www.dynamicdrive.com
i checked a couple of times already but i STILL need help:( wond anyone help me?
Monkey Bizzle
09-21-2005, 05:35 AM
That's odd, if you view the source of your example page, it says that the script came from dynamic drive... however, i can't find the script on their page. I looked at all of the "scrollers" and it's not there!
Crazylupe
09-24-2005, 12:33 AM
That's odd, if you view the source of your example page, it says that the script came from dynamic drive... however, i can't find the script on their page. I looked at all of the "scrollers" and it's not there!
Why do you need to know if im the one ASKING?
starlet
09-24-2005, 12:36 AM
^ She was trying to help you by finding the script for you!
Monkey Bizzle
09-24-2005, 12:53 AM
Why do you need to know if im the one ASKING?
Yeah, I was just trying to help, geez! Don't get an attitude. You're lucky there are people like me who give a crap and WILL take the time to go through every single script on a site until they find one that works... Guess I know who I won't be helping anymore.
Crazylupe
09-24-2005, 11:04 PM
Yeah, I was just trying to help, geez! Don't get an attitude. You're lucky there are people like me who give a crap and WILL take the time to go through every single script on a site until they find one that works... Guess I know who I won't be helping anymore.
sorry. i found the script there.