FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

need a textarea with scrollbar please help

 


andy26
oops i had originaly posted this in the others section so im going to quote what i orignaly put.
Quote:
ok so iv got as far as
Code:
<FORM>
<TEXTAREA COLS="55" ROWS="15"
STYLE="scrollbar-base-color:orange;scrollbar-arrow-color:black;">
Text in the box
</TEXTAREA>
</FORM>


but what i now need to do is try and make the background of the textarea either transparent or orange, another problem im faced with is i want to get the scrollbar orange too but it doenst seem to work for me. plese help. my new site is www.crazybunny.info if you want to have a look at what i need.

it would be great to have it look something like this which a friend drafted in photoshop for me


Last edited by andy26 on Sat Feb 16, 2008 9:02 pm; edited 1 time in total
sonam
I dindn't check in all browser but it is plain css and hope it will work good.

CSS:
Code:
<style type="text/css">
<!--
textarea.orange { 
background-color: #FF6600; border: 3px solid #FF9900;
SCROLLBAR-FACE-COLOR: #0033CC; SCROLLBAR-HIGHLIGHT-COLOR: #0098ff; SCROLLBAR-SHADOW-COLOR: #003e68; SCROLLBAR-3DLIGHT-COLOR: #2CFCFC; SCROLLBAR-ARROW-COLOR: #FEE1A5; SCROLLBAR-TRACK-COLOR: #E6FFD6; SCROLLBAR-DARKSHADOW-COLOR: #99CC99}
-->
</style>


HTML:
Code:
<form name="form1" method="post" action="">
  <textarea class="orange" name="textfield" rows="15" cols="55"></textarea>
</form>


Sonam

P.S.
I am too lazy to change color of scrollbar. Laughing
Related topics
please help i just need people to visit a page
I am going to need a lot of help***** PLEASE CLOSE**********
simple php problem, please help...
Please help. I have a problem with installing FreeBSD
please help me, i don't know anything here...
Please help me!!!! HTML/Flash help needed!
Firmware Updating! Please Help :S
Please Help!
Anyone please help me!
please help me to buy worth computer.
Ok so im wanting to make money from my site please help me
Help! This small script has logical problems. Please help
Please help about this..
I need this template - please help
A good website idea.........Please help PPL
Please help Me
phpBB2 ERROR PLEASE HELP
problems with my comp....something strange, please help me
Problem with MySQL Server Please Help!!
mysql base error please help
Please Help me to configure Outlook Through Proxy
please help quick
Someone please help
Frontpage error please help
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.