carouFredSel-jQuery
carouFredSel-jQuery copied to clipboard
A circular, responsive carousel plugin built using the jQuery.
If we use a swipe at the carousel links in carousel container do not clickable on mobile devices like ipad, nexus7 tablet etc How to reproduce? add link in carousel...
There are two comma errors - always the second line. Should be `,` at the end of the line instead of `;` ``` var ns1 = cf_e('', conf), ns2 =...
Full Screen Slider worked great until I added .htaccess file to redirect HTTP to HTTPS. Browser (Firefox) reports "Firefox has blocked parts of this page that are not secure." Black...
An error `Exception: opts_orig is not defined` is thrown because of the [usage of `eval`](https://github.com/Codeinwp/carouFredSel-jQuery/blob/master/jquery.carouFredSel-6.2.1.js#L2057). As Google Closure Compiler renames the `opts` and `opts_orig` variables, but cannot optimise Javascript contained...
The current link to the documentation page ( http://docs.dev7studios.com/category/11-caroufredsel ) is not working.
Hi, caroufredsel links are not working on Android Chrom - works fine on all other platforms. Site url: eventimpuls.at Links: The caroufredsel links at the bottom of the page. Any...
> // Responsive layout, resizing the items $('#foo4').carouFredSel({ responsive: true, width: '100%', scroll: 2, items: { width: 400, // height: '30%', // optionally resize item-height visible: { min: 2, max:...
I am usiing the CarouFredSel for a rotating slider on a site https://www.midcosystems.com at the bottom is the feed. In all other browsers it works fine, even on mobile devices....