I use module Views FractionSlider v7x-2.5 on my site.Slider outputs as block and works nice.

Also i have a button with link(like <a class="ctools-use-modal ctools-modal-modal-popup-small" href="modal_forms/nojs) to modal form on this page.

Right after starting modal window slider is breaking.
Created 2 nested <div class= ‘fraction-slider’..><div class= ‘fs-stretcher’..>,so slider block stretched on full screen on height.
In attached files you can see this situation before and after starting modal window.
Please help me solve this problem.

Comments

oligerd’s picture

Issue summary: View changes
monymirza’s picture

Hi Oligerd,

Can you provide details/steps to produce error/issue please?

monymirza’s picture

Status: Active » Postponed (maintainer needs more info)
oligerd’s picture

StatusFileSize
new219.07 KB

Step by step.
You need:
1) drupal 7.38 files;

2)modules:

  • ckeditor;
  • ctools;
  • jquery_update;
  • libraries;
  • modal_forms;
  • views;
  • views_fractionslider;
  • webform;

3)libraries:

  • ckeditor;
  • fractionslider;



4) insert default fractionslider block in to featured region(Bartik);


5) create simple webform;


6)create block with link <a class="ctools-use-modal ctools-modal-modal-popup-small" href="modal_forms/nojs/webform/1">Webform</a> and place block to first sidebar;


7) click on link;

or you can use dump BD in attached file (login - admin, psw - admin)

monymirza’s picture

Title: Modal form vs FractionSlider - crash slider display » Ajax / Modal / Popup form - crash slider display
Status: Postponed (maintainer needs more info) » Fixed
StatusFileSize
new932 bytes

Patch is attached. Hopefully, will fix issue. Thanks

  • monymirza committed 9ca8dd2 on 7.x-2.x
    Issue #2545560 by monymorza: Ajax crashes display.
    
oligerd’s picture

Many thanks to monymirza.
Works like a charm.

monymirza’s picture

Status: Fixed » Closed (fixed)