0
I need to implement a textarea(message) and a button(send) on your right side, but it is liquid (100%), that is, if you decrease the size of the window the textarea decreases and the button keeps its size (60px for example) and always pasted on the right side of the window.
It is possible?
This solution is simpler than the previous one, the problem is the old browsers. ;)
– flpms
There has been partial support since IE 9, the counting browsers have been supported for quite some time: http://caniuse.com/calc
– Tiago César Oliveira
Watch out for the CSS 3 supports. Now it’s up to Jefferson, who best applies his need. In my reply I’ve seen the way it works in every browser, because unfortunately it has places using IE 8 or lower that quite blocks the growth of CSS 3.
– flpms
Your answer isn’t working yet @flpms
– Tiago César Oliveira
Well that I need. Thanks @Tiagocésaroliveira, and flpms.. I couldn’t implement with your example.. Thanks anyway!
– Jefferson Alison
Dispo @Jeffersonalison :)
– Tiago César Oliveira
No @Jeffersonalison, sorry I didn’t work more on something functional, I stayed away from a computer due to the holiday. I will continue searching for the solution in CSS 2.
– flpms