Selamlar;

Sıfırdan dizayn edilmiştir. Herkes kullanabilir.
Aklınıza takılan herhangi bir şey olursa veya farklı bir şey eklemek isteyip de ekleyemezseniz buradan yazabilirsiniz. Yardımcı olmaya çalışırız.


"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


KAYAN YAZI


<script></script>
<script>
(function($){
$.fn.slide=function(o){
if($(this).length < 1) return this;
var p = $.extend(true,{
duration:5000,
waiting:2
},o);
$(this).each(function(k,e){
$(e).wrap("
<\/div>");
var $wU=$(e),$wS=$wU.parent(),$wS_W=$wS.width(),_t=(0.1-(p.duration/100000)),$li_W=0,_anim,total;
$wU.find('li').each(function(k,e){
$(e).prepend("<\/i>")
$li_W += $(e).outerWidth(true);
});
$wU.width($li_W);
total = $li_W-$wS_W;
function sT(total){
$wU.animate({top:0},1000,function(){
_anim = setTimeout(function(){sL(total);},p.waiting*1000);
});
}
function sL(x){
if($li_W>$wS_W){
$wU.css('top',0);
$wU.animate({left: '-='+ x}, x/_t, 'linear', function(){
$wU.animate({opacity:0},1000,function(){
$wU.css({top:-$wS.outerHeight(true),left:0,opacity:1});
sT(total);
});
});
}
}
setTimeout(function(){sL(total);},p.waiting*1000);
$wS.hover(function(){
$wU.stop();
clearTimeout(_anim);
},function(){
parseInt($wU.css('top'))==0 ? sL(total+parseInt($wU.css('left'))) : sT(total);
});
});
return this;
}}(jQuery));

$(function(){
$('.slide').slide({
duration:5000,
waiting:1
});
});
</script>





HABERLER



  • Haber İçeriği 1

  • Haber İçeriği 2

  • Haber İçeriği 3

  • Haber İçeriği 4

  • Haber İçeriği 5

  • Haber İçeriği 6

  • Haber İçeriği 7

  • Haber İçeriği 8

  • Haber İçeriği 9






HABERLER



  • Haber İçeriği 1

  • Haber İçeriği 2

  • Haber İçeriği 3

  • Haber İçeriği 4

  • Haber İçeriği 5