Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

brazzers-carousel

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brazzers-carousel

Light Responsive Thumbnails Hover Carousel plugin for Blogs & Online Stores

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
56
decreased by-15.15%
Maintainers
1
Weekly downloads
 
Created
Source

Demo: http://agragregra.github.io/Brazzers-Carousel/#intro

How To Use Plugin

  1. Plug in CSS: <link rel="stylesheet" href="css/jQuery.Brazzers-Carousel.min.css">

  2. Plug in jQuery: <script href="js/jQuery.js"></script>

  3. Plug in Brazzers Carousel JS: <script href="js/jQuery.Brazzers-Carousel.min.js"></script>

  4. Add HTML Markup with images of the same proportions:
<span class="thumb-item">
	<img src="img/image-1.jpg" alt="Alt">
	<img src="img/image-2.jpg" alt="Alt">
	<img src="img/image-3.jpg" alt="Alt">
</span>

  1. Start the plug-in:
$(".thumb-item").brazzersCarousel();

Download Plugin: https://github.com/agragregra/Brazzers-Carousel-Repo/archive/master.zip

Keywords

FAQs

Package last updated on 26 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc