Click to See Complete Forum and Search --> : Pop up questiong


enolbos
11-24-2003, 01:25 PM
I have a client who wants to have a pop up appear when the page is first hit. They also want it to only appear on the initial hit. Is there a way to do this?

Thanks,
Brian

Jona
11-24-2003, 01:27 PM
Yes, with cookies; but you should not open new windows when a page is loaded because it causes accessibility problems, and is stated in the Web Content Accessibility Guidelines 1.0 at http://www.w3.org/TR/WCAG10/

[J]ona