mkrausnick
Programmer
That's probably confusing but here's the idea:
I want a row of links to PDF files across the top of the page, and an iframe below taking up the remainder of the page. When the user clicks one of the links, the PDF file will appear in the iframe on the same page.
What would the <a> tag look like and what would the <iframe> look like?
Related question: Would it be better to use an <object> rather than an <iframe> for this?
Mike Krausnick
Dublin, California
I want a row of links to PDF files across the top of the page, and an iframe below taking up the remainder of the page. When the user clicks one of the links, the PDF file will appear in the iframe on the same page.
What would the <a> tag look like and what would the <iframe> look like?
Related question: Would it be better to use an <object> rather than an <iframe> for this?
Mike Krausnick
Dublin, California