Jul 26, 2008

Form Highlight?

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > HTML, XML etc..

free web hosting

Form Highlight?

Amezis
I have a code on my webpage: "link to us", and a text area where the code is... Anyway, when the user click in the text area, is there a code to highlight the content?
Something like <textarea style="highlight"></textarea>?

Reply

whyme
You would use CSS to achieve that effect.

CODE

a:link { COLOR: #000000; TEXT-DECORATION: none; font-weight: bold; }

a:visited { COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;  }

a:hover { COLOR: #ffffff; TEXT-DECORATION: none; BACKGROUND-COLOR: #000000; font-weight: bold;  }

a:active { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; BACKGROUND-COLOR: #000000;  }

Reply

beeseven
He said he wanted to highlight the contents of a textarea, not highlight a link.
Here's some code that'll do it:
CODE
<form method="post" name="highlight">
<textarea name="textarea" cols="#" rows="#" onClick="textarea.select();">your content goes here</textarea>
</form>

Reply

Amezis
Thank you beeseven biggrin.gif i'll try it

Reply

snlildude87
Remember to post back whether it works or not, so I can close this topic smile.gif

Reply

Amezis
Ok! It works well here, I just forgot something so I got alot of errors, but it works now smile.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:


Searching Video's for form, highlight
advertisement



Form Highlight?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE