How can a particular frame be targeted, from a hyperlink, in javascript?
No Answer is Posted For this Question
Be the First to Post Answer
Can any one tell me about s_objectID used for the anchor tag why it is used, what for and how to use it properly. with an example...please please......
If we want to return the character from a specific index which method is used?
What is dataview in javascript?
What is a fixed-width table and its advantages?
List few advantages of using javascript?
Explain about session? Where it runs & what are different types of session handling?
How you will add function as a property in a javascript object? Give an example.
why we use javascript in html ?
How to create arrays in javascript?
What is the output of below code var car = new Vehicle("Honda", "white", "2010", "UK"); console.log(car); function Vehicle(model, color, year, country) { this.model = model; this.color = color; this.year = year; this.country = country; }
What is differential inheritance?
why is java platform indipedence