2
I have the following situation:
It is possible to click where it says Section #3 to div
100% increase and the bottom also be 100%? And when I clicked again on the other links everything was normal again..
P.S: What’s clearer is a div
with iframe
inside, that is, when I click on Section #3 the page appears inside the iframe
.
I wrote an answer but I don’t know if it’s the solution you’re looking for. I could post your code?
– Renan Gomes
Create an Handler for the click on this element with javascript, ai by the javascript itself you increase the size of the div.
– Marciano.Andrade
post and tell you if it is @Renan , I only have '<a>' in section 3 and div has an embedded iframe and div is composed of 'id="main"' 'id="left"' and 'id="right"'
– thecreator