javascript - Disable function in a slideshow plugin that centres the image everytime the browser is refreshed? -


I am using a slideshow plugin which focuses images in the browser. I removed the part of the JS script to disable the function so that the images in the slide show remain steady and the browser size does not change.

  // Browser size is changed when adjust image $ (window). Reset (function () {base.resizeNow ();});   

However, the problem is that the image gets refreshed when the browser refreshes. I need to be at a certain distance from the left side of the browser all the time, how can I disable the part of the plug-in script, which focuses the image every time the browser refreshes?

Please refer to this page that I am working to see my problem:

From

horizontal_center

When the center image is closed horizontally, resize the images / display on the left side of the page.

Therefore, from horizontal_center to 0 , your script, which means yogurt-line.html

  $ Supersized ({Autoplay: 0, Infection: 0, Keyboard_NEV: 1, Display: 1), Vertical_center: 1, Horizontal_central: 1, // & lt; - Set this to Fit_Love: 1, ...   

Then, you can adjust the distance to the left by using CSS rules left As, if necessary, if necessary.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -