السلام عليكم و رحمة الله وبركاته
لدي مشكل في الاعلانات الخاصة
عندما أضف الكود في الاعلانات الخاصة لا يظهر هكدا
الكود يعمل فى صفحة ال HTML
ولا يعمل فى اعلانات الحاصة ولا تشكيلات العامة
لو أمكن التعديل أو كود متله
الكود
الكود:
<link href="https://hal-slider.googlecode.com/svn/trunk/slider2/carousel.css" rel="stylesheet" /><script src="https://hal-slider.googlecode.com/svn/trunk/slider2/jquery-1.4.4.min.js" type="text/javascript"></script><script src="https://hal-slider.googlecode.com/svn/trunk/slider2/jquery.mousewheel.js" type="text/javascript"></script><script src="https://hal-slider.googlecode.com/svn/trunk/slider2/jquery.carousel.js" type="text/javascript"></script><script type="text/javascript">
$(document).ready(function(){
$('.carousel').carousel({carouselWidth:930, carouselHeight:240, frontWidth: 220,hMargin: 0.7, vMargin: 0.2,
frontHeight: 220, buttonNav:'bullets', slidesPerScroll: 6, directionNav:true, shadow:true, autoplay: true, reflection:false });
});
</script>
<div class="list-wrap">
<div id="atab">
<div class="carousel">
<div class="slides">
<div>
<a href="t102-topic"><img alt="" src="http://imageshack.com/a/img59/9724/kkrq.png" /></a>
</div>
<div>
<a href="t47-topic"><img alt="" src="http://imageshack.com/a/img547/1180/iaiz.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
<div>
<a href="t68-topic"><img alt="" src="http://imageshack.com/a/img822/6632/vhdq.png" /></a>
</div>
</div>
</div>
</div>
</div>