No matter if you are a beginner or an advanced user, Crush Slider is easy.

Version: 2.3.0

Crush Slider has been tested in following browsers/devices:

  • Chrome
  • Firefox
  • Opera
  • IE7/8.1/10/
  • Microsoft Edge
  • iPad Safari
  • iPod4 Safari
  • Nexus 7 Chrome
  • Galaxy S4
  • Microsoft 535 Windows8.1
  • UC Browser
  • Surfy Browser



Files included

Distributed version structure:

Crush Slider/
├── assets/
│   ├── style.css
    
   ├── Library.js        
   ├── jquery.js
└── License.pdf



Dependencies:

  1. Jquery version 2.1.3
  2. Modernizr
  3. Ionicons version 2.0.1
  4. Google Font; Roboto & Oswald



HTML markup

The following code snippet demonstrates how to initialize the plugin on a HTML element. It includes all options and their default values:


<head>
file/js/library.js
file/css/style.css
file/css/ionicons.min.css
fonts.googleapis.com/css?family=Oswald|Roboto
</head>


<body>
<div id="container">
<div id="featuredpost"></div>
</div>


file/js/jquery.js

<script type="text/javascript">
$(document).ready(function () {
FeaturedPost({
blogURL:" https://schandcol.blogspot.in/",
MaxPost: 8,
idcontaint:"#featuredpost",
ImageSize: 500,
interval: 5000,
autoplay: false,
tagName: false
});
});
</script>
</body>


Customizing options

Option

Default value

Customization

blogURL

https://schandcol.blogspot.in/

Put your blog URL here. This plug-in support HTTPS and HTTP both. This plug-in also support custom domain blog address, but free version wouldn’t work in custom domain blog.

MaxPost

8

You can increase or decrease this value according to your need. Maximum post limit: 100 and minimum post limit: 4

ImageSize

500

500 mean 500px in width & height. You can slightly increase or decrease according to your needs but recommended value is 500

Interval

5000

Slide duration in Auto-play mode

autoplay

false

false or true




⊗ Issue

Crush slider doesn't play in some blogger. The reason is still unknown. We have tested this slider with many different blogs and 10 out of 50 blogs didn't works. Please test this plugin with your own blog before purchasing or any serious project. We will try to resolve this issue later.



Copyright

© 2017 Webmusking


License

Please visit this page for license related information