Cute.
I don't think I would do it that way, but it's a clever application.
/* Remove the images and text from sight */
#container a.gallery span {position:absolute; width:1px; height:1px;
top:5px; left:5px; overflow:hidden; background:#fff;}
Why not just make them display:none?
/* Remove the images and text from sight */
#container a.gallery span { display:none; }
--
Murray
--------------
MVP FrontPage
"Malcolm Walker" <(E-Mail Removed)> wrote in message
news:uA364B$(E-Mail Removed)...
> That's an interesting and kind response - thank you for the opportunity to
> continue the thread.
>
> FWIW you are welcome to see the `test' gallery at:
> www.mewalker.co.uk/gallerytoo.htm.
>
> The images are preliminary taken in autumn with the sun low and the
> shadows heavy. They will be retaken in May.
> Apart from the images have you any comments on the gallery and how it
> could be improved?
>
> Murray wrote:
>> Where do we go from here, then?
>>
>>