Jump to content
  • 0

Не видит в IE


bsuir
 Share

Question

нашел скрипт для карусели на сайт, ничего не исправлял только добавил свои картинки, в опере грузит в гугле мозиле тоже, в ИЕ нет, помогите, что дописать надо

<center>

<link type="text/css" rel="stylesheet" media="all" href="http://domovoy063.nxt.ru/local.css" />

<script type="text/javascript" src="http://domovoy063.nxt.ru/jquery-1.5.min.js"></script>

<script type="text/javascript" src="http://domovoy063.nxt.ru/jquery.waterwheelCarousel.js"></script>

<script type="text/javascript">

jQueryjqNew = jQuery.noConflict(true);

jQueryjqNew(document).ready(function () {

jQueryjqNew("#waterwheel-carousel-default").waterwheelCarousel();

});

</script><div id="waterwheel-carousel-default"> <div class="carousel-controls"> <div class="carousel-prev">

<a href="#">< Назад</a></div> <div class="carousel-next">

<a href="#">> Вперёд</a></div>

</div> <div class="carousel-images">

<img alt="Test Image 1" src="http://www.snapsnap.ru/i/1ftf.jpg" />

<img alt="Test Image 2" src="http://www.snapsnap.ru/i/2gsg.jpg" />

<img alt="Test Image 3" src="http://www.snapsnap.ru/i/3tyt.jpg" />

<img alt="Test Image 4" src="http://www.snapsnap.ru/i/4ddd.jpg" />

<img alt="Test Image 5" src="http://www.snapsnap.ru/i/5flf.jpg" />

<img alt="Test Image 6" src="http://www.snapsnap.ru/i/1ftf.jpg" />

<img alt="Test Image 7" src="http://www.snapsnap.ru/i/2gsg.jpg" />

<img alt="Test Image 8" src="http://www.snapsnap.ru/i/3tyt.jpg" />

<img alt="Test Image 9" src="http://www.snapsnap.ru/i/4ddd.jpg" />

<img alt="Test Image 10" src="http://www.snapsnap.ru/i/5flf.jpg" />

</div>

</div>

</center>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

<center>

<link rel="stylesheet" href="http://domovoy063.nxt.ru/local.css" charset="utf-8" />

<script type="text/javascript" src="http://domovoy063.nxt.ru/jquery-1.5.min.js"></script>

<script src="http://domovoy063.nxt.ru/jquery.featureCarousel.js" type="text/javascript" charset="utf-8"></script>

<script type="text/javascript">

jQuery(document).ready(function() {

jQuery("#carousel").featureCarousel({

});

});

</script><div id="carousel-container">

<div id="carousel">

<div class="carousel-feature">

<a href="#"><img class="carousel-image" alt="Image Caption" src="http://www.snapsnap.ru/i/1ftf.jpg"></a>

<div class="carousel-caption">

<p>

Описание к первой картинке

</p>

</div>

</div>

<div class="carousel-feature">

<a href="#"><img class="carousel-image" alt="Image Caption" src="http://www.snapsnap.ru/i/2gsg.jpg"></a>

<div class="carousel-caption">

<p>

Описание ко второй картинке.

</p>

</div>

</div>

<div class="carousel-feature">

<a href="#"><img class="carousel-image" alt="Image Caption" src="http://www.snapsnap.ru/i/3tyt.jpg"></a>

<div class="carousel-caption">

<p>

Описание к третьей картинке

</p>

</div>

</div>

<div class="carousel-feature">

<a href="#"><img class="carousel-image" alt="Image Caption" src="http://www.snapsnap.ru/i/4ddd.jpg"></a>

<div class="carousel-caption">

<p>

Описание к четвёртой картинке

</p>

</div>

</div>

<div class="carousel-feature">

<a href="#"><img class="carousel-image" alt="Image Caption" src="http://www.snapsnap.ru/i/5flf.jpg"></a>

<div class="carousel-caption">

<p>

Описание к пятой картинке

</p>

</div>

</div>

</div>

<div id="carousel-left"><img src="http://savepic.su/85959.gif" /></div>

<div id="carousel-right"><img src="http://savepic.su/100295.gif" /></div>

</div>

</center>

Вот код..... Помогите убрать номера картинок, те просто карусель без номеров!!!

Edited by bsuir
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy