can any one help me to write code to capture selected text from a page but problem is that i am not able to decide where to call the functio.in this case the function is called in all cases of mouse out.
here is the code
[HTML]<html>
<HEAD>
<SCRIPT LANGUAGE="JavaS cript">
var captured = "";
function captext()
{
alert('You have selected'+ captured);...
User Profile
Collapse
-
capture selected text from a page
-
Nearest 2d coordinates
Hi,
Can anyone help me to write code for finding nearest coordinates from aset of coordinates. -
-
its still not working ...can you please rectify the errors.
here is the code
[HTML]<html>
<head>
<script type="text/javascript">
var run=0;
function abc()
{
if(run==0)
{
var wind1=null;
var tmp=null;
wind1 = window.open('', 'displayWindow' , 'width=400,heig ht=300,status=n o,toolbar=no,me nubar =no,scrollbars= no');
wind1.document. write("<script>...Leave a comment:
-
Thanks!
Can you please help me to write the code for resetting the value on Clicking "cancel" or "save".
I think its not working as its a global variable.
Regards.Leave a comment:
-
Thanks alot..I tried it but after I am clicking cancel i am unable to get the popup again....Leave a comment:
-
pop up once
Hi,
can any one help me to create the pop up only once. on clicking the text box
[HTML]<html>
<head>
<script type="text/javascript">
function abc()
{
var wind1=null;
var tmp=null;
wind1 = window.open('', 'displayWindow' , 'width=400,heig ht=300,status=n o,toolbar=no,me nubar =no,scrollbars= no');
wind1.document. write("<script> function...
No activity results to display
Show More
Leave a comment: