Jump to content

Echo textfield?


MDanz

Recommended Posts

try this code:

 


<style type="text/css">
img {
border: 0
}
TEXTAREA { 
color: blue;border-width: 5px;border-style: inset 
}
</style>

<div>
<a href="#" onclick="this.innerHTML='<img src=http://JneroCorp.com/images/imagesbox.png><br><textarea ></textarea>' "/> <img src="http://JneroCorp.com/images/imagesbox.png" border="0"></a>
</div>

 

Change the image to your image

Link to comment
https://forums.phpfreaks.com/topic/173297-echo-textfield/#findComment-913551
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.