GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   [html] Any way to do this? (https://gfy.com/showthread.php?t=182514)

MarcieB 10-04-2003 12:17 PM

[html] Any way to do this?
 
Hi,

I was just wandering if it's possible to make a story in a scrollable textfield, and put a link in the text that's clickable.

like this (hope this works):
<textarea name="textfield" cols="50">blahblahblah click here for more fuckingblah</textarea>

FabianC 10-04-2003 12:18 PM

Pretty sure you can't cuz it's a text field .. hurry, someone prove me wrong :winkwink:

MarcieB 10-04-2003 12:20 PM

yeah i thought so too but you never know...there some pretty harrdcore htmlgurus around here...

Fuckin Bill 10-04-2003 12:22 PM

If you want it in a scrollable box, do it in an hahahahahaha. Then you can scroll just like a text box, plus have links.

MarcieB 10-04-2003 12:23 PM

Damn...didn't think of that (think you mean ifr@me?). Thnx!!

Fuckin Bill 10-04-2003 12:24 PM

Argh...hahaha = I-F-R-A-M-E

jwerd 10-04-2003 12:33 PM

Yeah, hahahahahaha would work out, hold up
PHP Code:

i f r a m e  src='querystrings.php?navigation=' name='left' height='385' width='520' frameborder='0' >< /i f r a m e 

and take our the spaces!

That's the i f r a m e I use for one of my sites, but go ahead and use it... I've tested it of course, so it works! enjoy.

StuartD 10-04-2003 12:35 PM

dhtml :winkwink:

IntenseCash 10-04-2003 12:43 PM

use I frames in a table


then use I frames on that page you pull up in the I frames if you want to scroll it :) hope that helps...

snipah7 10-04-2003 04:33 PM

use flash.

chronic avenger 10-04-2003 04:59 PM

Quote:

Originally posted by snipah7
use flash.
:thumbsup

Penthouse_mike 10-04-2003 05:04 PM

Place a div tag like this around your table

------------------------------------------------

div style="overflow: auto; width: 480px; height: 80; padding:0px; margin: 0px"

table stuff here

End div tag

----------------------------------

If your table is more than 80px tall, it will be rendered with a scrollbar. Like any table you can have links in it.
Here may be some browser issues, but I think it works in IE + netscape > version 4.0

looks like this:

Code:

<div style="overflow: auto; width: 480px; height: 80; padding:0px; margin: 0px">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean wisi. Aenean

purus massa, vehicula ac, hendrerit ac, accumsan at, enim. Vivamus varius aliquam

augue. Cras libero lectus, pharetra non, aliquam non, varius non, nunc. Praesent

lacinia egestas mi. Integer sit amet quam ut enim posuere imperdiet. Suspendisse

molestie enim ut nisl. Sed turpis. Suspendisse eget lectus. Nullam a felis eget

dui venenatis condimentum. Curabitur imperdiet, elit quis mollis luctus, erat

justo imperdiet turpis, eu vulputate ligula libero sit amet nibh.<BR><BR>
Click <a href="http://www.google.com/">Here</a> for more info.
</tr>
</table>
</div>


Sassyass 10-04-2003 07:35 PM

Quote:

Originally posted by Penthouse_mike
Place a div tag like this around your table

------------------------------------------------

div style="overflow: auto; width: 480px; height: 80; padding:0px; margin: 0px"

table stuff here

End div tag

----------------------------------

If your table is more than 80px tall, it will be rendered with a scrollbar. Like any table you can have links in it.
Here may be some browser issues, but I think it works in IE + netscape > version 4.0

looks like this:

Code:

<div style="overflow: auto; width: 480px; height: 80; padding:0px; margin: 0px">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean wisi. Aenean

purus massa, vehicula ac, hendrerit ac, accumsan at, enim. Vivamus varius aliquam

augue. Cras libero lectus, pharetra non, aliquam non, varius non, nunc. Praesent

lacinia egestas mi. Integer sit amet quam ut enim posuere imperdiet. Suspendisse

molestie enim ut nisl. Sed turpis. Suspendisse eget lectus. Nullam a felis eget

dui venenatis condimentum. Curabitur imperdiet, elit quis mollis luctus, erat

justo imperdiet turpis, eu vulputate ligula libero sit amet nibh.<BR><BR>
Click <a href="http://www.google.com/">Here</a> for more info.
</tr>
</table>
</div>


Add in some other attributes and you canget it to look just like what you did.
boarder-color boarder-width boarder-style background-color

Code:

<div style="overflow: auto; width: 480px; height: 80; padding:0px; margin: 0px; border-style:solid; border-width:1;border-color:grey; background-color:black;">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean wisi. Aenean

purus massa, vehicula ac, hendrerit ac, accumsan at, enim. Vivamus varius aliquam

augue. Cras libero lectus, pharetra non, aliquam non, varius non, nunc. Praesent

lacinia egestas mi. Integer sit amet quam ut enim posuere imperdiet. Suspendisse

molestie enim ut nisl. Sed turpis. Suspendisse eget lectus. Nullam a felis eget

dui venenatis condimentum. Curabitur imperdiet, elit quis mollis luctus, erat

justo imperdiet turpis, eu vulputate ligula libero sit amet nibh.<BR><BR>
Click <a href="http://www.google.com/">Here</a> for more info.
</tr>
</table>
</div>


George Bush Jr. 10-04-2003 08:47 PM

Code:


<div style="overflow: auto; width: 480px; height: 80;

padding:0px; margin: 0px; border-style:solid;

border-width:1;border-color: black ;

background-color:#999999;border-style:inset;text-color:blue;">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Hot and sexy Singles <a href="http://www.google.com/"

style="color:red">Preview</a>. Check out the <a

href="http://www.google.com/" style="color:yellow">Store</a> and all

the other cool features we have here at <a

href="http://www.google.com/" style="color:green">ACME</a>.
<BR><BR>
Click <a href="http://www.google.com/">Here</a> for more info.
</tr>
</table>
</div>

<br><br><br>
<div style="overflow: auto; width: 480px; height: 80; padding:0px;

margin: 0px; border-style:solid; border-width:1;border-color:grey; background-color:black;border-style:dotted;">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Hot and sexy Singles <a href="http://www.google.com/"

style="color:red">Preview</a>. Check out the <a

href="http://www.google.com/" style="color:yellow">Store</a> and all

the other cool features we have here at <a

href="http://www.google.com/" style="color:blue">ACME.</a>
<BR><BR>
Click <a href="http://www.google.com/">Here</a> for more info.
</tr>
</table>
</div>

If you play with the border tags a bit you can get the highlighting also


$hurik 10-04-2003 09:02 PM

Or you can do it in flash (http://envisionext.com) - flash takes all the text from *.txt file

George Bush Jr. 10-04-2003 09:20 PM

[B]WHOOPS
Code:


<div style="overflow: auto; width: 480px; height: 80;

padding:0px; margin: 0px; border-style:solid;

border-width:1;border-color: white ;

background-color:#999999;border-style:inset;text-color:blue;">
<table cellspacing="0" cellpadding="2">

<tr>
<TD>
Hot and sexy Singles <a href="http://www.google.com/"

style="color:red" onMouseover="document.bgColor='red'">Preview</a>. Check out the <a

href="http://www.google.com/" style="color:yellow" onMouseover="document.bgColor='yellow'">Store</a> and all

the other cool features we have here at <a

href="http://www.google.com/" style="color:green" onMouseover="document.bgColor='green'">ACME</a>.
<BR><BR>
Click <a href="http://www.google.com/" onMouseover="document.bgColor='blue'" >Here</a> for more info.
</tr>
</table>
</div>

<br><br><br>

If you play with the border tags a bit you can get the highlighting also


All times are GMT -7. The time now is 01:24 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123