Jquery plug-in css layout problem

clipboard.png

clipboard.png

when the first picture is normal, then click on the left column to put away the rotation picture can not immediately adapt to the screen to appear a blank

the strangest thing is that as soon as I press F12 to view the elements, it can be self-adaptive, and my ctrl can also adapt to resize the page, which is why. Is it about css or js? can you give me a solution? this is the link to the differential plug-in http://www.jq22.com/jquery-in.

.

may have listened to the change event of the window and will redraw it. So both F12 and the scaled page trigger redrawing. You can bind a redraw method to the left slide wrap event.


this block should be fixed width / grid adaptive, and this will happen if the fixed width / grid width is not 12 to 24 (full page).


when you click on the left, call updateSliderSize this method


first take a look at the style of the right-hand round picture and how it is given.

Menu