Ugh...scrollbars in pop up window
October 30, 2013 12:00 AM
So, I can't get the executable to not flicker. So I am attempting to use HTML output - but, of course, the fly in's fly in from the whole screen (rather than the page size I have set the course to). Terrible.
So...I figured I could open the course in a pop up window from a launch page (first page of html output). But now I get scrollbars...and can't find the checkbox that used to decide whether or not scrollbars were allowed. Where is it in 11? I have tweaked with the screen size, etc....and the *stupid* scrollbars won't go away in my pop up window!
BTW - I have it published with Lightbox pop ups.
It can't be that hard. Frustration has set in. :mad:
Discussion (3)
I sometimes have this problem so add the css
body {
overflow: hidden;
}
How do I do that? I see the External HTML option where I can add CSS...but I have to attach a file (can't just edit it in).
Well - solved my problem! Forget that dumb Display in Pop up Window....that thing only works in Chrome (no scrollbars there!).
My users have IE 7 or IE 8. So, I stuck with the Go To option, choose the Page I want to start the Pop Up window with (first real page of my course...this all started with my thread on Executable flashing upon entering a new page - which still happens and is the worst, btw), choose Scroll To Top of Page and Open in New Window. Hit that icon next to Open in New Window...and there are the choices for scrollbar, etc.
Once again, it shouldn't have been that hidden. And that Display in a Pop Up Window is not the best feature - it needs the selection boxes like in Open in New Window.
But it has been resolved - hoorah!
Thanks!:D
Discussions have been disabled for this post