![]() |
#1 |
Registered User
Join Date: Jul 2012
Posts: 111
|
Min-width & Max-width
.div_class_name{
width: expression(document.body.clientWidth < 1000? "1000px" : "auto"); } .div_class_name{ width: expression(document.body.clientWidth > 1000? "1000px" : "auto"); }
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|