CodeIgniter Forums
Why I can't view the documentation the old way? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6)
+--- Forum: Issues (https://forum.codeigniter.com/forumdisplay.php?fid=19)
+--- Thread: Why I can't view the documentation the old way? (/showthread.php?tid=70708)



Why I can't view the documentation the old way? - iridion2015 - 05-18-2018

To be honest I like the old style of viewing the documentation.

When I try to view the icon so the drop-down window will show 
the old style way of documentation it show up but it quickly disappears.

Hello? people what's going on?

The old style design of the documentation is the better way.
Because it is more organized and when we zoom the documentation 
to make the fonts bigger it does not waste of page space.

Can some one fix please.


RE: Why I can't view the documentation the old way? - InsiteFX - 05-19-2018

And what documentation are you talking about?

You can always zoom in with your web browser.


RE: Why I can't view the documentation the old way? - Wouter60 - 05-19-2018

I have a similar problem. Some time ago, I could make an overlay window with all topics show up. Now, the tiny menu button for the overlay is visible for just a second, but then it disappears. Tried both IE and Chrome.


RE: Why I can't view the documentation the old way? - Paradinight - 05-19-2018

(05-19-2018, 08:00 AM)Wouter60 Wrote: I have a similar problem. Some time ago, I could make an overlay window with all topics show up. Now, the tiny menu button for the overlay is visible for just a second, but then it disappears. Tried both IE and Chrome.

tiny menu button?


RE: Why I can't view the documentation the old way? - InsiteFX - 05-19-2018

If your talking about the older CodeIgniter Documentation you can get the files from
the CodeIgniter 2.2.6 build.

SEE: Writing Documentation in the CI 2.2.6 Users Guide you can get the original files
from there.


RE: Why I can't view the documentation the old way? - Wouter60 - 05-19-2018

(05-19-2018, 08:22 AM)Paradinight Wrote:
(05-19-2018, 08:00 AM)Wouter60 Wrote: I have a similar problem. Some time ago, I could make an overlay window with all topics show up. Now, the tiny menu button for the overlay is visible for just a second, but then it disappears. Tried both IE and Chrome.

tiny menu button?

See attachment. Took me a few attempts to capture this. The menu button fades out in the blink of an eye.


RE: Why I can't view the documentation the old way? - InsiteFX - 05-20-2018

Ok, your talking about the new documentation.

I tested it on IE and Chrome newest versions and it disappears on both of them also.


RE: Why I can't view the documentation the old way? - dave friend - 05-25-2018

Looks like a style=display: none; attribute is being added to HTML elements involved. Something wonky in theme.js ???