• 01-10-2009, 16:43:23
    #1
    Merhaba arkadaşlar arama çubuğu bu çalışıyor ama 4 hatası var onu düzeltmeye çalışıyorum.
    <form style="display:inline;" method="get" action="<?php bloginfo('url'); ?>/">
    <input onblur="if(this.value=='') this.value='Bir şeyler yaz...' onfocus="if(this.value=='Bir şeyler yaz...') this.value='' type="text" value='Bir şeyler yaz...' name="s" id="search_input" onfocus="this.value=''; changefc('white');" type="text" name="s" class="footsearch_input" value="<?php the_search_query(); ?>" />
    <input type="image" class="footsearch_submit" src="http://www.4harf.org/ara.png" />
    </form>
  • 02-10-2009, 15:31:30
    #2
    Yok mu ya bilen:S
  • 02-10-2009, 18:34:42
    #3
    ...
  • 03-10-2009, 22:35:53
    #4
    Çok teşekkür ederim arkadaşım dediğini uyguladım hata kalmadı.