HTML5 Add a picture gallery plugin tutorial for making full-screen responsive effects

Source: Internet
Author: User
First, installation
NPM Install Jquery-gallerybox

Ii. Methods of Use
<link rel= "stylesheet" type= "Text/css" href= "Css/gallerybox.css" >
<script src= "Js/jquery.min.js" ></script>
<script src= "Js/jquery.gallerybox.js" ></script>

Third, HTML structure



Iv. Initializing Plugins
After the page DOM element has finished loading, the picture Gallery plugin can be initialized with the Gallerybox () method.
$ ('. Gbox '). Gallerybox ();

Or, some configuration parameters are passed in during initialization.
$ ('. Gbox '). Gallerybox ({
BgColor: ' Blue ',
bgopacity:0.5,
Closetext: ' EXIT '
});

Keymob Mobile Advertising Alliance, Professional Mobile Advertising Alliance, focused on android/ios/mobile advertising. Various forms of advertising interstitial, fullscreen, banner, video and so on.

HTML5 Add a picture gallery plugin tutorial for making full-screen responsive effects

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.