Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q1182

irt.org | About | Feedback | 4288 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q1182

Sent by
Tim Leclair on November 22, 2002 at 07:27:21:

Worth:
Not worth reading

Comments:
This code posted is not functional. window.findText is nto supported. I think what was meant was:

var rangeText = document.body.createTextRange( );
rangeText.findText('Please do not cut and paste.');

However this still does not work. I have an idea. Create an mouseup event handler and check the selected text if it is not nothing on mouse up set it to nothing. It's as simple as that.

Thanks,
Tim Leclair
Web Developer


Other feedback on 'irt.org FAQ Knowledge Base Q1182' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.