Thread: popup images
View Single Post
  #2 (permalink)  
Old Jul 10th, 2006, 17:01
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: popup images

Pop-up anythings are not a good idea. In fact they are frowned on from an accessibility view point.

Consider having your images appear in a div as part of the page, controlling the visibility with css.
Reply With Quote