01-10-2015, 07:48 PM
Kod:
<!--Kod Dostu Ask Fm Düğmesi Kodu START-->
<script type="text/javascript">function koddostuask(){
var askfmadresiniz = 'http://ask.fm/meteerturk';
/* koddostu askfm function START */
document.getElementById('koddostu_ask_fm').innerHTML = '<div style="position:relative;border:1px solid #ccc;-webkit-border-radius: 3px;border-radius: 3px;width:65px;height:50px;overflow:hidden;background:#f4f4f4 url(http://img39.imageshack.us/img39/8514/koddostu.gif) no-repeat center;"><iframe src="' + askfmadresiniz + '" style="width:598px;height:217px;owerflow:hidden;border:none;position:absolute;left:-543px;top:-170px;" frameborder="0" scrolling="no"></iframe></div><a href="' + askfmadresiniz + '" target="_blank" style="margin:0px;padding:0px;text-decoration:none;display:block;width:65px;height:16px;background-color:black;margin-top:5px;border:1px solid #000;-webkit-border-radius: 3px;border-radius: 3px;background:transparent url(http://3.bp.blogspot.com/-FU_kbinqlbw/UBkjwWf-fiI/AAAAAAAAMUA/BIeTvcCrM-4/s1600/ask_fm-logo-50x50.png) no-repeat top left;"></a>';
}
window.onload = koddostuask;
koddostuask();
/* koddostu askfm function STOP */
</script>
<!--Lütfen aşağıdaki linki silmeyin. Kodlarınıza bakılmadığı sürece sitenizde görünmez.-->
<!--http://siteneeklekodlari.blogspot.com/2012/08/ask-fm-dugmesi-kodu-sadece-burada.html-->
<div id="koddostu_ask_fm" style="width:67px;height:73px;">
</div>
<!--Kod Dostu Ask Fm Düğmesi Kodu STOP-->