Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is push() method in javascript?

916


Why is object naming important to use in javascript?

924


How can I prevent others from reading/stealing my scripts or images?

865


What is difference between undefined variable and undeclared variable?

895


How do you clear an array in javascript?

893


Which javascript framework is in demand?

941


What is array in javascript?

924


Is JavaScript a true OOP language?

1027


What is stack in javascript?

925


Is javascript object a hash table?

933


What is event bubbling in JavaScript?

980


What are javascript closures?when would you use them?

902


Are there any predefined constant provided by the browser with the key code values that can be reused?

870


Explain the term closure?

977


Why is javascript used for web pages?

891