-
Hi,
i not use jquery-ui-slider but there is this conflict:
Test 1:
- loading jquery
- loading jquery-mobile
- loading bootstrapslider
in console i receive this message:
bootstrap-slider.js - WARNIN…
-
Die Veranstaltungen und Neuigkeiten könnten mit einem Content Slider umgesetzt werden. Ich stelle das mal zur Diskussion.
Hier gibt es eine Übersicht: http://visionwidget.com/jquery-content-sliders.h…
-
``` javascript
$(function(){
$('#play').slider();
$('#play2').slider();
});
```
应该变成
``` javascript
$(function(){
$('.slide').slider();
});
```
你可以仔细研究下 jquery 插件的模板
https://g…
-
I'm using Trent Richardson's popular Timepicker GUI widget (https://github.com/trentrichardson/jQuery-Timepicker-Addon). It uses the slider function from jQuery UI (version 1.9.2) which appears to be …
-
The directive still references the `picker` object that is legacy code dating back to [Bootstrap-Slider version 3.0.0](https://github.com/seiyria/bootstrap-slider/tree/3.0.0)
Current usage in this …
-
### System & Version
My MacBook Pro runs macOS Sierra 10.12.6, my college working on Ubuntu 17.10 has the same issue. It occurs (at least) with Meteor v1.5.2.1 v1.5.2.2 & v1.6.
### Error Descrip…
wavto updated
6 months ago
-
Hi All,
Just tested the slider with jQuery 1.7 and it seems that the slice animations are not working correctly - the images are displayed partially, not full width.
I really hope that this issue wil…
-
First off... your slider is awesome. Words cannot express how amazing this plugin is for jQuery.
Second... I was trying to get creative with your slider and attempted to create something like SlideVi…
-
Hi!
If we click multiple times on next or prev button quickly, it'll increase the `slider.active.index` but only one item was showed. Next click: all indexed items will show up at once.
Please updat…
-
Pada folder assets susunannya berantakan, dan terjadi duplikasi file dibanyak tempat.
- [ ] Seragmakan penggunakan library. misalkan bootstrap, js, sweetallert, dll bisa gunakan versi terbaru
- [ …