|
AFAIK the main drawbacks with AP elements used to be poor browser support for it. Not so much of an issue now .
An AP element has no need to be 'locked' to the screen, it is absolute only to its containing block - put it within a relative positioned element and it will move with that element.
|