CTRL F ile </head> kodunu bulun üstüne ekleyin <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.mi...
CTRL F ile </head> kodunu bulun üstüne ekleyin
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic();
});
</script>
------------------------------
yada..otomatik gözuken
-----------------------------
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic({
autoShowShare: true
});
});
</script>
------------------------------------------------------------------------------
NOT& <script src="https://ajax.googleapis.com/ajax/libs/jqu ile baslayan bir kod varsa tekrardan
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> ,,eklemenize gerek yok.o kodu bulun altina
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic();
});
</script>
eklemeniz yeterli..yoksa sayfalarin acilis hizi uzun surer
-------------------------------------------------------------------------------------
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic();
});
</script>
------------------------------
yada..otomatik gözuken
-----------------------------
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic({
autoShowShare: true
});
});
</script>
------------------------------------------------------------------------------
NOT& <script src="https://ajax.googleapis.com/ajax/libs/jqu ile baslayan bir kod varsa tekrardan
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> ,,eklemenize gerek yok.o kodu bulun altina
<script src="http://cdn.slingpic.com/js/slingpic.plugin.js"></script>
<script>
jQuery(window).load(function(){
jQuery("img").slingPic();
});
</script>
eklemeniz yeterli..yoksa sayfalarin acilis hizi uzun surer
-------------------------------------------------------------------------------------
Yorumlar