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

Can I declare a variable as CONSTANT in JavaScript?

1022


What's Prototypes for JavaScript

2248


How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?

965


What does unshift() function do in Javascript?

1405


How are event handlers utilized in javascript?

1117


How do I view javascript files in chrome?

956


how to run the servlet in tomcat

2151


What would be the result of 3+2+”7″?

1528


What is innertext javascript?

1036


What is the scope variable in javascript?

1069


How do I disable javascript in my browser?

1111


Is Javascript a Functional Programming Language?

1186


Are you concerned that older browsers don't support javascript and thus exclude a set of web users? Individual users?

1072


TypeError: document.getelementbyid(...) is null?

1000


What is a function constructor?

947