Note that there are some explanatory texts on larger screens.

plurals
  1. POconfliction between flex slider & tiny caroussel
    primarykey
    data
    text
    <p>I'm renewing my website and while I was coding it in HTML I got everything right en 100% working. Now I converted it to .php with header &amp; footer but at my homepage the 2 sliders conflict with eachother. Sometimes the slider workes and other times the caroussel works.. Does anyone have an idea what this could be and to solve this. Like I said, it worked correctly in the first place. To give you the idea, this is the website: www.vazcreations.nl Both codes are here:</p> <pre><code>&lt;div class="flexslider"&gt; &lt;ul class="slides"&gt; &lt;li&gt; &lt;img src="images/slider/slider_img_chemi.png" alt="" class="slider-img"&gt; &lt;h1&gt;SEO&lt;/h1&gt; Search Engine&lt;br&gt; Optimalisation &lt;a href="#"&gt; &lt;/a&gt;&lt;/li&gt; &lt;li&gt; &lt;img src="images/slider/slider_img_artist.png" alt="" class="slider-img"/&gt; &lt;h1&gt;Webdesign&lt;/h1&gt; Zie onze portfolio&lt;br&gt; en laat u overtuigen &lt;a href="portfolio"&gt; &lt;div class="slider-btn-bg"&gt; » Zie ons portfolio &lt;/div&gt; &lt;/a&gt;&lt;/li&gt; &lt;li&gt; &lt;img src="images/slider/slider_img_browser.png" alt="" class="slider-img"/&gt; &lt;h1&gt;100%&lt;/h1&gt; Cross-browser&lt;br&gt; Compatible &lt;a href="#"&gt; &lt;/a&gt;&lt;/li&gt; &lt;li&gt; &lt;img src="images/slider/slider_img_dice.png" alt="" class="slider-img"/&gt; &lt;h1&gt;Alles kan&lt;/h1&gt; CMS, Logo's, Designs &lt;a href="mogelijkheden"&gt; &lt;div class="slider-btn-bg"&gt; » Bekijk de mogelijkheden &lt;/div&gt; &lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;div id="slider2"&gt; &lt;a class="buttons prev" href="#"&gt;&lt;img src="images/under_container/recent_creations_prev.png" alt="" class="next-prev"/&gt;&lt;/a&gt; &lt;div class="viewport"&gt; &lt;ul class="overview"&gt; &lt;li&gt;&lt;img src="images/creations/recent_haags.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;li&gt;&lt;img src="images/creations/recent_mega.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;li&gt;&lt;img src="images/creations/recent_vaz.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;li&gt;&lt;img src="images/creations/recent_haags.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;li&gt;&lt;img src="images/creations/recent_mega.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;li&gt;&lt;img src="images/creations/recent_vaz.png" alt="" class="work"/&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;a class="buttons next" href="#"&gt;&lt;img src="images/under_container/recent_crations_next.png" alt="" class="next-prev"/&gt;&lt;/a&gt; &lt;/div&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload