content -slider-on resize - Forum

Forum Navigation
You need to log in to create posts and topics.

content -slider-on resize

Hi,

I have initialized content slider on svg images but when I resize the window the slider become change.

It means the images did not become fit to its container.

Is there any way for solving this problem?

Uploaded files:
  • You need to login to have access to uploads.

Hi @asmat,

Image size is calculated on slider initialization.
Initialialize it again using onWindowResize command to detect resizing.
Regards.