What are the different ways in which we can use the link
tag ? Illustrate with an example. Is it possible to link a
file with another file on a different file server ? If yes,
how ?
Answer / gayathri
<html>
<head>
<script language="javascript">
function sample()
{
window.open("test.htm",width='200,height=150,resizable=yes')
}
</script>
</head>
<body>
<a href="javascript:sample()">click Here </a>
</body>
</html>
| Is This Answer Correct ? | 1 Yes | 0 No |
Is there any ide for javascript?
What is event target in javascript?
How do you clear an array in javascript?
How to create a function using function constructor?
Write a program to exaplain the deferred scripts using event handlers in javascript.
How to access an external javascript file that is stored externally and not embedded?
What is the purpose of 'this' operator in JavaScript?
What are the scopes of a variable in javascript?
How can JavaScript be used?
0 Answers Deloitte, JPMorgan Chase,
What are local variables in javascript?
I am working on project in asp.net in which i have opned doc file on client side.plz send me coding on markpatentoffice@yahoo.com.
What exactly does javascript do?