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 |
What is jscript used for?
What does it mean in javascript?
Is notepad ++ an ide?
How are object properties assigned?
How do you create a new object in JavaScript?
How do I view javascript in chrome?
What would you use javascript for?
How to set the focus in an element using javascript?
What are trailing whitespace?
What will be the output of the following statements?
How many types of data types are there?
coding of java scripts