I have a list of items on a webpage and if I click on one, it will open a pdf associated with that item....Simple enough! However, I want that pdf to open in a DIV which will be elsewhere on the page and of course any of the other links clicked on, to open in the same DIV. I feel this should be simple in HTML but need a pointer in the right direction. I don't have access to PHP.
Many thanks in advance,