Page 1 of 1
Expand - Contract Toggle
Posted: Wed Jan 23, 2008 8:16 pm
by thinsoldier
It would be more useful if [expand/contract] toggled the max-height value of "div.codeholder{...}" instead of changing "div.codeholder div{...}" back and forth from display:block/none;
This way we could use Expand to expand the code block to see all the lines without the scrollbar.
Re: Expand - Contract Toggle
Posted: Wed Jan 23, 2008 9:49 pm
by Kieran Huggins
That *would* be kind of nice, actually.
Re: Expand - Contract Toggle
Posted: Thu Jan 24, 2008 12:38 am
by Chris Corbyn
Already implemented this in subsilver. Not had a chance to fiddle with prosilver yet due to other commitments

It's on the cards though.
Re: Expand - Contract Toggle
Posted: Thu Jan 24, 2008 1:11 am
by Kieran Huggins
oh right - I think you mentioned that already!

Re: Expand - Contract Toggle
Posted: Thu Jan 24, 2008 10:58 am
by thinsoldier
anyone know how to use firebug to do it?