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

Feedback: irt.org FAQ Knowledge Base Q356

Feedback on:
irt.org FAQ Knowledge Base Q356

Sent by Soujanya Alamuru on May 14, 2001 at 15:55:32: - feedback #2728

Comments:
On Internet Explorer try :

<BODY onmouseup="javascript:showsel();">

<b> Some sample text that can be selected </b>
<P> </P>

</BODY>
<script language="Javascript">
function showsel()
{
x = window.document.selection.createRange();
alert(x.text);
}
</script>


Sent by lwin on September 04, 2001 at 18:42:27: - feedback #3125

Worth:
Not worth reading

Comments:
Doesn't give me the result what I want.



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.