Kilvish Shakal
Kilvish Shakal

Reputation: 129

Creating a full screen responsive jssor slider with caption & thumbnails

So, I tried to create a full screen jssor slider following this question and it helped.

However, the contents inside the slider are not responsive. Please have a look at the DEMO of what I've achieved so far.

Since the slider uses pixels and not percentage, I had a hard time to make the contents inside the full screen slider to be responsive. It would be really helpful if anyone could solve the problem. I am trying to achieve something closely related to this .

Besides, the official link for jssor full screen slider here doesn't seem to work for me.

I am waiting on jssor himself to help me out here.

Upvotes: 0

Views: 209

Answers (1)

jssor
jssor

Reputation: 6985

Jssor slider will always keep aspect ratio while scaling.

As size of browser screen is various, it cannot fit the screen exactly.

You can calculate to display the slider covering the whole screen, the slider will be partially hidden then. Or you can display the slider totally in the screen with some blank space in the screen.

Upvotes: 0

Related Questions