LightBox - Fancybox scroll bar

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
alex4orly
 
 
Posts: 632
Joined: Mon Jan 20, 2014 8:17 am
Location: Australia
Contact:

LightBox - Fancybox scroll bar

Post by alex4orly »

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
User avatar
Pablo
 
Posts: 23450
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: LightBox - Fancybox scroll bar

Post by Pablo »

Maybe the 'scrolling' option will solve this?
http://fancybox.net/api
User avatar
alex4orly
 
 
Posts: 632
Joined: Mon Jan 20, 2014 8:17 am
Location: Australia
Contact:

Re: LightBox - Fancybox scroll bar

Post by alex4orly »

I did this
Width:700,
Height:800,
scrolling:'no'
Following the manual.
It ended up eliminating both scroll bars

What other option?
Thank you
User avatar
Pablo
 
Posts: 23450
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: LightBox - Fancybox scroll bar

Post by Pablo »

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.
User avatar
rogerl
 
 
Posts: 205
Joined: Tue May 03, 2016 8:24 am

Re: LightBox - Fancybox scroll bar

Post by rogerl »

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
User avatar
alex4orly
 
 
Posts: 632
Joined: Mon Jan 20, 2014 8:17 am
Location: Australia
Contact:

Re: LightBox - Fancybox scroll bar

Post by alex4orly »

Thanks for the feedback
I will follow your link, maybe....

Cheers
Post Reply