3
Good guys, I have a div#x that varies your width amid 70px ~ 220px.
I need a second div#y, who is next to you occupies the rest of the page space.
With jQuery it would be something like: $('#y).width() = 100% - $('#x).width();.
Does anyone know any way to do that CSS?
Very good reply @Orion, full, thanks ^^
– Machado