Posted by Spartanicus on 08/19/06 23:27
Martin Pöpping <martin_p@despammed.com> wrote:
>is it possible to ask in CSS for the visible screen width and height?
There are CSS3 media queries http://www.w3.org/TR/css3-mediaqueries/ but
browser support is poor.
>I want to define a tag like this
>
>div#foo{
> left: $screenwidth/2-500px;
>}
If you want meaningful help don't present a fantasized solution, present
the problem.
--
Spartanicus
Navigation:
[Reply to this message]
|