[HTML] How do I do this?

Augmented said:
<< snip >>

Thanks for this, I will try exploring trying to do it without the use of javascript, but have bookmarked this as a backup. Thanks again.


Mr_L said:
CSS Library: CSS Popup Image Viewer

The above is an example of how something similar can be achieved with CSS.

Cheers, I am trying to get this to work with a text link which has a width and height of 100%, but whenever I do this, the box always appears what I can only guess at 60px from the left of the screen.

Is there a way you can adapt it to use text?

EDIT: I think its the fact it doesn't like the percentage
 
Last edited:
I have decided to go with the javascript solution as it is the easiest to implement.

I have implemented it, butI get the yellow informational bar in IE6 asking if you want tot allow the content.

Is there anyway to avoid getting this?

Thanks.
 
Back
Top Bottom