Page is a not externally linkable
rocknbil - 4:05 pm on Sep 20, 2011 (gmt 0)
So you have something like
<div id="image-container">
<ul>
<li><a href="pdf1.pdf">PDF 1</a></li>
<li><a href="pdf2.pdf">PDF 2</a></li>
</ul>
And it looks like
space
space
space
menu1 menu2
i don't know of a way to do that without using javascript because you're changing "some other element" and not the current anchor.