I was searching arround here and I found that I can use one of the following:
Adapt.js or Media Queries
I was wondering what is better to use? I Basically need to resize some specified divs with different width for different screens. (800x600 and 640x480)
If none of mentioned is good, any other solution ? Thank you :)