Re: window.getSelection()
- From: Jeff <jeff@xxxxxxxxxxxxxxx>
- Date: Wed, 30 Jan 2008 10:03:09 -0500
Martin Honnen wrote:
Jeff wrote:Nice to see you around. You are the master of the DOM!
Is there a way to do that for text inside textareas for Firefox or
textareElement.value.substring(textareaElement.selectionStart, textareaElement.selectionEnd)
works with Mozilla/Firefox and Opera. Not sure about Safari.
Jeff
.
- References:
- window.getSelection()
- From: Jeff
- Re: window.getSelection()
- From: Martin Honnen
- window.getSelection()
- Prev by Date: Re: Open XML in excel with javascript?
- Next by Date: Re: ISO a taxonomy of AJAX errors
- Previous by thread: Re: window.getSelection()
- Next by thread: Re: Anomaly: onblur handling AND advice on validation
- Index(es):
Relevant Pages
|