Is use of position:relative inside fixed at some places are ok for Print and screen-readers and mobi
Posted
by jitendra
on Stack Overflow
See other posts from Stack Overflow
or by jitendra
Published on 2010-03-29T03:43:02Z
Indexed on
2010/03/29
3:53 UTC
Read the original article
Hit count: 325
Is use of position:fixed inside relative at some places ,Where content is not going to change, but are ok for Print, screen readers and mobile phone users?
or float is still better if we need good compatibility at Screen, print and for screen reader and mobile users.
© Stack Overflow or respective owner