Forum'da ara:
Ara


Yazar Mesaj
Mesaj22.02.2009, 12:20 (UTC)    
Mesaj konusu: SİTENE ARAMA MOTORU KOYMA

arkadaşlar sitesine arama motoru eklemek isteyen arakadaşlar bu kodu tasarımın üstüne bölümüne kaydetsin


Kod:
<script>
/*
siteeklet.tr.gg
*/

var win = null;
function NewWindow(mypage,myname,w,h,scroll){
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
settings =
'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable'
win = window.open(mypage,myname,settings)
}
</script>
<script>
function showForm() {
  oDiv = document.getElementById('aramamotoru');
  oDiv.style.display='block';
  return false;
}

function hideForm() {
  oDiv = document.getElementById('aramamotoru');
  oDiv.style.display='none';
  return false;
}
/*
siteeklet.tr.gg
*/

</script><style>
a.aramamotoru{
   position: absolute;
   top: 70px;
   right: 15px;
   text-transform:uppercase;
   z-index: 1;
}

#aramamotoru {
    display:none;
    position:absolute;
   margin-left: auto;
   margin-right: auto;
   top: 35%;
   left: 35%;
   width:315px;
   height: 135px;
   text-align: left;
    background-image: url(http://hfserver1.googlepages.com/searchbox.png);
    padding: 15px 0 0 17px;
    z-index: 1;
    
}
</style>

<p><a onclick="return showForm();" href="search.htm" class="aramamotoru" title="Site içi arama"><img src="http://img.webme.com/pic/h/hackerfriend/arama.png" border="0" /></a></p>
<div id="aramamotoru">
<br/>

<form action="http://www.google.com.tr/cse" id="cse-search-box" target="_blank">
  <div>
    <input type="hidden" name="cx" value="partner-pub-2390237319380781:d23ds1kousk" />
    <input type="hidden" name="ie" value="ISO-8859-9" />
    <input type="text" name="q" size="30" />
    <input type="submit" name="sa" value="Ara" />
<script type="text/javascript" src="/cse/brand?form=cse-search-box&lang=tr"></script>    <input type="button" id="bCancel" name="bCancel" value="İptal" onclick="hideForm();"/>
  </div>
</form>
</div>

______________
Yeni tr.gg toplsiti




Mesaj22.02.2009, 14:06 (UTC)    
Mesaj konusu:

Sabit başlıkta paylaşılmalı Wink
______________
Ve bazen ; sadece sukût şart olur . Boğazını yırtarcasına susarsın işte .
Mesaj22.02.2009, 14:07 (UTC)    
Mesaj konusu:

Paylasim İçin Teşekkürler
______________


TÜRK e KeFeN BiÇeNiN öLüMü KoRKuNÇ oLuR!!!!!!!!!
Mesaj22.02.2009, 15:30 (UTC)    
Mesaj konusu:

teşekkürler desteğiniz için
______________
Yeni tr.gg toplsiti




Mesaj22.02.2009, 16:34 (UTC)    
Mesaj konusu:

Kodları Sabit Başlıkta Paylasın Smile
Mesaj23.02.2009, 16:02 (UTC)    
Mesaj konusu:

saol paylaşım için
Mesaj24.02.2009, 18:16 (UTC)    
Mesaj konusu:

Mesaj26.02.2009, 13:56 (UTC)    
Mesaj konusu:

hayırdır bilader noldu
______________
Yeni tr.gg toplsiti




Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu