Posted by Martin Pöpping on 08/19/06 22:39
Hello,
is it possible to ask in CSS for the visible screen width and height?
I want to define a tag like this
div#foo{
left: $screenwidth/2-500px;
}
if there is any chance to ask for the screen width like it´s done with
"$screenwidth" in my improvisational example.
Regards,
Martin
Navigation:
[Reply to this message]
|