'moveToPoint()' Syntax, Parameters and Note : moveToPoint : Javascript Methods : JavaScript Reference examples (example source code) Organized by topic

JavaScript Reference
C++
PHP
JavaScript Reference Home »  Javascript Methods   » [  moveToPoint  ]   
 



'moveToPoint()' Syntax, Parameters and Note

Note:

Compacts the text and moves the empty text range.
    
Syntax:
    
textRangeName.moveToPoint(param1, param2)

Parameters:
    param1   Required; the X coordinate of the point.
    param2   Required; the Y coordinate of the point.

    

      
      
Related examples in the same category
1.  'moveToPoint()' Example
2.  'moveToPoint()' is applied to
























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.