I'm developping a web site with Angular 2.
At this time I have purchased the subscription to Jssor to generate image slider for more than 3 separated sliders running into same page.
My current issue is with a dinamic slider that is generated after document load, it isn't shown.
I have found jssorslider in npmjs.com, but it's one year older.
Have you on hand a current jssor for Angular 2 or some helping doc for implementing it?
Thank you
Mario Ochoa
Brother I recently used Jssor, successfully, with Angular 2.
In your
index.html
Required JSSOR JS file. Like these:-
Now in your
component.ts
use JSSOR like thisEdit:-
jssor_1_slider_init is modified function name. Download this JavaScript file
http://www.ravinderpayal.com/js/minified-player.jsand search for the method namejssor_1_slider_init
in this file. The code was modified by me for using multiple jssor slider in another project.Working demo:-
http://www.ravinderpayal.com/dist