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

Feedback on: irt.org FAQ Knowledge Base Q356

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

Feedback on:
irt.org FAQ Knowledge Base Q356

Sent by
Soujanya Alamuru on May 14, 2001 at 15:55:32:

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>


Other feedback on 'irt.org FAQ Knowledge Base Q356' - 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.