Is there a way to set initial visibility (collapsed or expanded) for a pre block inside an article?
-
Currently, it looks that they are always expanded. Thanks,
Syed Mehroz Alam My Blog | My Articles
Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination. - Albert Einstein -
Currently, it looks that they are always expanded. Thanks,
Syed Mehroz Alam My Blog | My Articles
Computers are incredibly fast, accurate, and stupid; humans are incredibly slow, inaccurate and brilliant; together they are powerful beyond imagination. - Albert EinsteinThere is no way currently.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP
-
There is no way currently.
cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP
I have a chunk of code I'm discussing which makes use of the Microsoft Interop Forms Toolkit. The project for the toolkit adds some default properties, and I don't care if the reader can ever expand the code for those default properties, but I want to show the collapsed regions so the reader can orient themselves within the code where a new property is being added. Currently, I just show the ellipsis marks, but I'd like to at least show the box and if possible the small, boxed plus sign, if possible. (I tried using a
..., which works after a fashion, but deducing that I was not likely the first to ask, I thought I'd check here. Without darkness, there are no dreams. -Karla Kuban