Hi all,
When you are using overflow-x and overflow-y, and you have a standard validation link on your site, do you:
A. Accept the validation errors.
B. Change your validation link to use CSS3 and a static URL (is it even possible to check the referring URL against CSS3? I can't find a way).
C. Bite the bullet and remove the overflow properties.
D. Something else.
Thanks!

