| Duello- PoRtaL & ForuM ™ 2009-2010 |
Would you like to react to this message? Create an account in a few clicks or log in to continue.

| Duello- PoRtaL & ForuM ™ 2009-2010 |


 
AnasayfaAnasayfa  GaleriGaleri  AramaArama  Latest imagesLatest images  Giriş yapGiriş yap  Kayıt OlKayıt Ol  
Dynamic Feed Control
Yükleniyor ...

 

 Dual Function Button (ing)

Aşağa gitmek 
YazarMesaj
Admin
DueLLoYöneticisi

DueLLoYöneticisi
Admin


<b>Mesaj Sayısı</b> Mesaj Sayısı : 928
<b>Doğum tarihi</b> Doğum tarihi : 06/07/90
<b>Yaşı</b> Yaşı : 34
<b>Nerden</b> Nerden : Antalya
<b>İş/Hobiler</b> İş/Hobiler : Webtasarım - Öğrenci
<b>Lakap</b> Lakap : Site sahibi
<b>Rep Puanı</b> Rep Puanı : 735008

Dual Function Button (ing) Empty
MesajKonu: Dual Function Button (ing)   Dual Function Button (ing) I_icon_minitimeCuma Ara. 04, 2009 7:52 pm

Kod:
<script type="text/javascript">
/* This script and many more are available free online at
The JavaScript Source!! http://javascript.internet.com
Created by: Mr J | http://www.huntingground.net/ */
var i=0

function dualButt(){
  i++
  if (i==1){
    one()
    document.forms[0].elements[0].value="One"
  }

  if (i==2){
    two()
    document.forms[0].elements[0].value="Two"
    i=0
  }
}

function one(){
  alert('This is would be the first function')
}

function two(){
  alert('This is would be the second function')
}
</script>


<form>
<input type="button" value="One" onClick="dualButt()">
</form>
Sayfa başına dön Aşağa gitmek
http://duello.goalsoccer.net
 
Dual Function Button (ing)
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» Button E-Mail (tr)
» Correct RollOver Button (ing)
» Disable The Submit Button (ing)

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
| Duello- PoRtaL & ForuM ™ 2009-2010 |  ::    Duello Webmaster :: Hazır Kodlar :: Js (JavaScript)-
Buraya geçin: