irwan

Auto Select Textarea Text

Nov 15th, 2011
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.22 KB | None | 0 0
  1.  <html>
  2. <body>  
  3. <textarea rows="10" cols="40" onclick="this.focus();this.select()" readonly="readonly">
  4.  
  5. "Just add the following code to your .htaccess file in the highest folder."
  6.  
  7. </textarea>
  8.  
  9. </body>
  10. </html>
  11.  
Advertisement
Add Comment
Please, Sign In to add comment