Doubtz Q&A
Login
Register
How to know number of links present in HTML document using Javascript?
asked
Sep 15, 2012
by
Ashwini Kumar
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You can use [document.html.innerHTML] attribute to acquire the entire existing links in HTML using JavaScript.
answered
Oct 22, 2012
by
edwinmiller
Please
log in
or
register
to add a comment.
Related questions
1
answer
how to know ic8017 programmed or not
asked
Jul 30, 2012
by
anonymous
2
answers
How many heading tags are available in HTML?
asked
Aug 16, 2012
by
anonymous
2
answers
How to start coding? As in where can I find resources to learn to code my designs in HTML? Any answer will be useful!!
asked
Mar 21, 2012
by
Suresh Sharma
html
design
coding
start
scripting
3
answers
What do you mean by empty elements in HTML?
asked
Aug 16, 2012
by
anonymous
1
answer
What is a new doctype syntax in HTML?
asked
Aug 16, 2012
by
anonymous
...