textarea |
![]() ![]() |
textarea |
Jul 27 2005, 10:30 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Feb 2005 Member No: 100,330 |
Can somebody show me how to put picture in the textarea? thanks
|
|
|
|
Jul 27 2005, 10:55 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 150 Joined: May 2005 Member No: 132,977 |
Just put the image code between the textarea tags. For example,
CODE <textarea><img src=""></textarea>
|
|
|
|
Jul 27 2005, 01:48 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Feb 2005 Member No: 100,330 |
I thought it would work like that but after I tried, it doesn't work
|
|
|
|
Jul 28 2005, 12:13 AM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
you mean put it inside a scrollbarrrr?
CODE <DIV id=scroll3 style="BORDER-RIGHT: #000000 0px; BORDER-TOP: #000000 0px; OVERFLOW: auto; BORDER-LEFT: #000000 0px; WIDTH: 600px; BORDER-BOTTOM: #000000 0px; HEIGHT: 100px"><IMG src="url"></DIV>
|
|
|
|
Jul 28 2005, 02:52 PM
Post
#5
|
|
|
omnomnom ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,776 Joined: Jul 2005 Member No: 180,688 |
Don't put ANY HTML in textarea unless you're using it has a code. Or a way for people to get it. If you put any HTML you expect to show up in a textarea most likey it will make it so you can edit the post and it will be all messed up and you can't fix it. It's happened to me before, and not even safe mode could fix it.
|
|
|
|
![]() ![]() |