I am using a light box object to display a page inside an iFrame
The iFrame is set to have its own scrollbar if required
But, if the page is longer than what fits in the Lightbox, the lightbox itself adds its own vertical scroll bar
This creates an unwanted result... Is there a way to tell the lightbox NOT to have a scroll bar?
Thanks
LightBox - Fancybox scroll bar
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: LightBox - Fancybox scroll bar
Maybe the 'scrolling' option will solve this?
http://fancybox.net/api
http://fancybox.net/api
Re: LightBox - Fancybox scroll bar
I did this
Width:700,
Height:800,
scrolling:'no'
Following the manual.
It ended up eliminating both scroll bars
What other option?
Thank you
Width:700,
Height:800,
scrolling:'no'
Following the manual.
It ended up eliminating both scroll bars
What other option?
Thank you
Re: LightBox - Fancybox scroll bar
I'm sorry, I do not know about other options for Fancybox.
Maybe one of the other lightboxes does what you want? Each lightbox has it's own set of options.
Maybe one of the other lightboxes does what you want? Each lightbox has it's own set of options.
Re: LightBox - Fancybox scroll bar
Hi Alex - There are multiple solutions, the problem being in applying one that works for you. I remember looking at this some time ago and decided the time needed for me to interpret and work out how to apply was not worth it. Just another challenge!
Have a read of this:
https://stackoverflow.com/questions/166 ... es#tab-top
Have a read of this:
https://stackoverflow.com/questions/166 ... es#tab-top
Re: LightBox - Fancybox scroll bar
Thanks for the feedback
I will follow your link, maybe....
Cheers
I will follow your link, maybe....
Cheers