JavaScript
  Home arrow JavaScript arrow Page 3 - OnReset, OnResize and Other JavaScript Eve...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
JAVASCRIPT

OnReset, OnResize and Other JavaScript Events
By: James Payne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 2
    2007-12-17

    Table of Contents:
  • OnReset, OnResize and Other JavaScript Events
  • OnResize
  • OnSelect
  • OnSubmit
  • OnUnLoad

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    OnReset, OnResize and Other JavaScript Events - OnSelect


    (Page 3 of 5 )

    The OnSelect event is triggered when a user selects text from a text field or a textarea field. Observe the following code:


    <html>

    <body>


    <form>


    This text is mine! <input type="text" value="Don't you even try it!"

    onselect="alert('Hey! Can't you read?!?')">

    <br /><br />

    We can share this here text: <textarea cols="10" rows="3"

    onselect="alert('I changed my mind I do not want to share!')">

    Chocolate Bunnies

    We first create a text box with the text Don’t you even try it! and a textarea containing the data Chocolate Bunnies. The text box has the caption: “This text is mine!” If the user highlights or selects the text, a pop-up appears with the text: Hey! Can’t you read?!?



    The textarea box has a caption that reads, “We can share this here text.” Ah that’s nice isn’t it? Of course it isn’t. As soon as the user highlights or selects the text, they get a nasty surprise -- a pop-up alert that says: I changed my mind I do not want to share!



    Supporting HTML tags: <input type="text">, <textarea>

    Supporting Javascript Objects: text, textarea

    More JavaScript Articles
    More By James Payne


     

    JAVASCRIPT ARTICLES

    - Using Click Interceptions with a Database-Dr...
    - Using JavaScript Click Interceptions in an I...
    - Using Click Interceptions with JavaScript
    - QuickSort in Action
    - Quicksort
    - Using Mod_Security to Protect Your Server
    - Detecting and Countering Server Intrusions
    - Securing Your Web Server
    - Building a Secure Web Server
    - Protecting the Server
    - Book Review: Learning the Yahoo! User Interf...
    - Dynamically Generate a Selection List in a R...
    - Intergrate DWR into Your Java Web Application
    - Detect Browser Compatibility with the Reques...
    - Using the EXT JS Date Picker Widget






    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
    Stay green...Green IT