How does the javascript-fancybox plug-in jump out of the frameset framework limit and display a bullet box slightly smaller than the screen size?

Source: Internet
Author: User
The project uses the fancybox, a bullet box plug-in, but it is helpless. The size of the bullet box is limited by the frame size, for example: how can I let fancybox jump out of the frame size limit and display the size slightly smaller than the whole page? Is the parameter of fancybox...

The project usesframesetThree-frame page

Usedfancybox, A bullet box plug-in, but very helpless, the size of the bullet box will beframeSize limit, for example:

How can I makefancyboxWhen the frame size limit is exceeded, is the display slightly smaller than the whole page size?

YesfancyboxParameter configuration:

Reply content:

The project usesframesetThree-frame page

Usedfancybox, A bullet box plug-in, but very helpless, the size of the bullet box will beframeSize limit, for example:

How can I makefancyboxWhen the frame size limit is exceeded, is the display slightly smaller than the whole page size?

YesfancyboxParameter configuration:

You can solve this problem by reading the document.

Width Default width for 'iframe' and 'swf 'content. also for 'inline', 'Ajax 'and 'html' if 'autosize' is set to 'false '. can be numeric or 'auto '.
Number, String; Default value: 800
Height Default height for 'iframe' and 'swf 'content. also for 'inline', 'Ajax 'and 'html' if 'autosize' is set to 'false '. can be numeric or 'auto'

Number, String; Default value: 600
Document
This means that ififrameYou can setautosizeSetfalseAnd thenwidthAndheightSet the size.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.