HarbiForum  

HTML Kodlarııı

HTML,XML,JS bölümde HTML Kodlarııı konusunu görüntülüyorsunuz.Yukarı Kayan Yazı Kod: <HTML> <HEAD> <TITLE>Untitled Page</TITLE> <META NAME="Generator" CONTENT="Created by BlueVoda"> </HEAD> <BODY ...
Geri git   HarbiForum > Bilgisayar & Teknoloji > Programlama Dilleri > HTML,XML,JS

Kayıt ol Yardım Üye Listesi Ajanda Arama Bugünki Mesajlar Forumları Okundu Kabul Et
Yeni Konu aç Cevapla

 

LinkBack Seçenekler Stil
Alt 27.03.08, 22:52   #1
Onay HTML Kodlarııı


Yukarı Kayan Yazı
Kod:
<HTML>
<HEAD>
<TITLE>Untitled Page</TITLE>
<META NAME="Generator" CONTENT="Created by BlueVoda">
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000" vlink="#FF0000">
<DIV style="overflow:hidden; position:absolute; left:357px; top:71px; width:233px; height:336px; z-index:0" align="left" align="top">
<p><font color="#00FF00" size="3" face="Arial"><strong><marquee bgcolor="#000080" height="331" direction="up" scrolldelay="80" scrollamount="2" behavior="scroll" align="top" loop="0">

BURAYA YAZ NE YAZCAKSAN</marquee></strong></font></p>
</DIV>
</BODY>
</HTML>
Müzik çaldırma
Kod:
<BGSOUND SRC="Dosyanın Adresi" LOOP=Kaç kere tekrarlanacağı>

Mouse in yanında yazı..sürekli mouse u takip eder (çok güzel)

Kod:
<script ************************

<!--
msg='mesaj';

font='VerdanaArial';

size=2; // 1-7 only!

color='#ffffff';

speed=0.5;


//Alter nothing past here!!

ns=(document.layers);

ie=(document.all);

msg=msg.split('');

n=msg.length;

a=size*10;

ymouse=0;

xmouse=0;

scrll=0;

props="<font face="+font+" size="+size+" color="+color+">";

if (ns){

for (i=0; i < n; i++)

document.write('<layer name="nsmsg'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+msg[i]+'</font></center></layer>');

}

if (ie){

document.write('<div id="outer" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < n; i++)

document.write('<div id="iemsg" style="position:absolute;top:0px;left:0;height:'+a +';width:'+a+';text-align:center">'+props+msg[i]+'</font></div>');

document.write('</div></div>');

}

(ns)?window.captureEvents(Event.MOUSEMOVE):0;

function Mouse(evnt){

ymouse = (ns)?evnt.pageY+20-(window.pageYOffset):event.y+20;

xmouse = (ns)?evnt.pageX+20:event.x+20;

}

(ns)?window.onMouseMove=Mouse:document.onmousemove =Mouse;

y=new Array();

x=new Array();

Y=new Array();

X=new Array();

for (i=0; i < n; i++){

y[i]=0;

x[i]=0;

Y[i]=0;

X[i]=0;

}

function assign(){

if (ie) outer.style.top=document.body.scrollTop;

for (i=0; i < n; i++){

var d=(ns)?document.layers['nsmsg'+i]:iemsg[i].style;

d.top=y[i]+scrll;

d.left=x[i]+(i*(a/2));

}

}

function ripple(){

scrll=(ns)?window.pageYOffset:0;

y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed);

x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed);

for (var i=1; i < n; i++){

y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed);

x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed);

}

assign();

setTimeout('ripple()'10);

}

if (ns||ie)window.onload=ripple;

// -->

</script>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:53   #2
Standart


Google Arama Motoru
Alıntı:
<!-- Search Google -->
<center>
<form method="get" action="http://www.google.com/custom" target="_top">
<table bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
<input type="text" name="q" size="31" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Ara"></input>
<input type="hidden" name="client" value="pub-6146308820247098"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="ISO-8859-9"></input>
<input type="hidden" name="oe" value="ISO-8859-9"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH :center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000F F;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;"></input>
<input type="hidden" name="hl" value="tr"></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:53   #3
Standart


zemin rengini tek tuşla değiştir
Alıntı:
<center><FORM>
<INPUT TYPE="button" VALUE="beyaz"
ONCLICK="document.bgColor='white'">
<INPUT TYPE="button" VALUE="Gümüş"
ONCLICK="document.bgColor='silver'">
<INPUT TYPE="button" VALUE="SARI"
ONCLICK="document.bgColor='YELLOW'">
<INPUT TYPE="button" VALUE="azure"
ONCLICK="document.bgColor='azure'">
<INPUT TYPE="button" VALUE="Açık Yeşil"
ONCLICK="document.bgColor='lightgreen'">
<INPUT TYPE="button" VALUE="Yeşil"
ONCLICK="document.bgColor='green'">
<INPUT TYPE="button" VALUE="Açık Mavi"
ONCLICK="document.bgColor='lightblue'">
<INPUT TYPE="button" VALUE=" Mavi"
ONCLICK="document.bgColor='blue'">
<INPUT TYPE="button" VALUE="Mor"
ONCLICK="document.bgColor='purple'">
<INPUT TYPE="button" VALUE="Ela"
ONCLICK="document.bgColor='hazel-colored '">
<INPUT TYPE="button" VALUE="Turuncu"
ONCLICK="document.bgColor='orange'">
<INPUT TYPE="button" VALUE="Turkuaz"
ONCLICK="document.bgColor='turquoise'">
<INPUT TYPE="button" VALUE="Kırmızı"
ONCLICK="document.bgColor='red'">
<INPUT TYPE="button" VALUE="Pembe"
ONCLICK="document.bgColor='pink'">
<INPUT TYPE="button" VALUE="Kahve"
ONCLICK="document.bgColor='brown'">
</FORM></center>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:53   #4
Standart


digital tel. defteri
Alıntı:
<BODY>

<font size=3 face=arial color=darkgreen>
<i>Digital Telephone Book</i></font>
<center><font size=2>
A<input type=radio onmouseover="aa.style.display=''" onmouseout="aa.style.display='none'">
<input type=radio onmouseover="ab.style.display=''" onmouseout="ab.style.display='none'">
<input type=radio onmouseover="ac.style.display=''" onmouseout="ac.style.display='none'">
<input type=radio onmouseover="ad.style.display=''" onmouseout="ad.style.display='none'">
E<input type=radio onmouseover="ae.style.display=''" onmouseout="ae.style.display='none'">
<input type=radio onmouseover="af.style.display=''" onmouseout="af.style.display='none'">
<input type=radio onmouseover="ag.style.display=''" onmouseout="ag.style.display='none'">
<input type=radio onmouseover="ah.style.display=''" onmouseout="ah.style.display='none'">
I<input type=radio onmouseover="ai.style.display=''" onmouseout="ai.style.display='none'">
<input type=radio onmouseover="aj.style.display=''" onmouseout="aj.style.display='none'">
<input type=radio onmouseover="ak.style.display=''" onmouseout="ak.style.display='none'">
<input type=radio onmouseover="al.style.display=''" onmouseout="al.style.display='none'">
M<input type=radio onmouseover="am.style.display=''" onmouseout="am.style.display='none'">
<input type=radio onmouseover="an.style.display=''" onmouseout="an.style.display='none'">
<input type=radio onmouseover="ao.style.display=''" onmouseout="ao.style.display='none'">
<input type=radio onmouseover="ap.style.display=''" onmouseout="ap.style.display='none'">
Q<input type=radio onmouseover="aq.style.display=''" onmouseout="aq.style.display='none'">
<input type=radio onmouseover="ar.style.display=''" onmouseout="ar.style.display='none'">
<input type=radio onmouseover="as.style.display=''" onmouseout="as.style.display='none'">
<input type=radio onmouseover="at.style.display=''" onmouseout="at.style.display='none'">
U<input type=radio onmouseover="au.style.display=''" onmouseout="au.style.display='none'">
<input type=radio onmouseover="av.style.display=''" onmouseout="av.style.display='none'">
<input type=radio onmouseover="aw.style.display=''" onmouseout="aw.style.display='none'">
<input type=radio onmouseover="ax.style.display=''" onmouseout="ax.style.display='none'">
Y<input type=radio onmouseover="ay.style.display=''" onmouseout="ay.style.display='none'">
<input type=radio onmouseover="az.style.display=''" onmouseout="az.style.display='none'">
<input type=radio onmouseover="as1.style.display=''" onmouseout="as1.style.display='none'">
<input type=radio onmouseover="as2.style.display=''" onmouseout="as2.style.display='none'">
<center>
<BR>
<table border>
<DIV id="aa" style="display:none;">
<font color=blue><b>A</B></font>
<hr>
Apple Computer: 1-800-MY-APPLE<BR>
Asus Motherboards: http://www.asus.com/<BR>
</DIV>

<DIV id="ab" style="display:none;">
<font color=blue><b>B</B></font>
<hr>
Steven Bobareno: 555-1234<BR>
</DIV>

<DIV id="ac" style="display:none;">
<font color=blue><b>C</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ad" style="display:none;">
<font color=blue><b>D</B></font>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ae" style="display:none;">
<font color=blue><b>E</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="af" style="display:none;">
<font color=blue><b>F</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ag" style="display:none;">
<font color=blue><b>G</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ah" style="display:none;">
<font color=blue><b>H</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ai" style="display:none;">
<font color=blue><b>I</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="aj" style="display:none;">
<font color=blue><b>J</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ak" style="display:none;">
<font color=blue><b>K</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="al" style="display:none;">
<font color=blue><b>L</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="am" style="display:none;">
<font color=blue><b>M</B></font>
<hr>
Microsoft Customer Support: 1-800-426-9400<BR>
</DIV>

<DIV id="an" style="display:none;">
<font color=blue><b>N</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ao" style="display:none;">
<font color=blue><b>O</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ap" style="display:none;">
<font color=blue><b>P</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="aq" style="display:none;">
<font color=blue><b>Q</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ar" style="display:none;">
<font color=blue><b>R</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="as" style="display:none;">
<font color=blue><b>S</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="at" style="display:none;">
<font color=blue><b>T</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="au" style="display:none;">
<font color=blue><b>U</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="av" style="display:none;">
<font color=blue><b>V</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="aw" style="display:none;">
<font color=blue><b>W</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ax" style="display:none;">
<font color=blue><b>X</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="ay" style="display:none;">
<font color=blue><b>Y</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="az" style="display:none;">
<font color=blue><b>Z</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="as1" style="display:none;">
<font color=blue><b>Other</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>

<DIV id="as2" style="display:none;">
<font color=blue><b>Special</B></font>
<hr>
<!-- Add Name and Telephone Number and <BR> Here -->
</DIV>
<font color=red>
<DIV id="as3">Search Results will be written above</DIV>
</table>


<p><center>
<font face="arial helvetica" size"-2">Free JavaScripts provided<br>
<a href="http://www.tr-web.com">Tr-Web Javascript Arşivi</a></font>
</center><p>

<!-- Script Size: 8.52 KB -->
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:54   #5
Standart


dinamik saat.......


Alıntı:
<BODY>
<BODY onLoad="loadclock()" topmargin="6" leftmargin="0" bgcolor="#800000" text="#FFFF00" link="#FFFFFF" vlink="#C0C0C0" alink="#FF0000">

<script>
<!--
// HAZIRLAYAN VE SUNAN muratus Macho_M
function show2(){
var Digital=new Date()
var hours=Digital.getHours()
var minutes=Digital.getMinutes()
var seconds=Digital.getSeconds()
var dn="AM"
if (hours>12){
dn="PM"
hours=hours-12
}
if (hours==0)
hours=12
if (minutes<=9)
minutes="0"+minutes
if (seconds<=9)
seconds="0"+seconds
var ctime="<b><font face='Verdana' color='red'>"+hours+":"+minutes+":"+seconds+" "+dn+"</font></b>"
if (!document.all)
document.write(ctime)
else
tick2.innerHTML=ctime
}
function loadclock(){
if (document.all)
setInterval("show2()"1000)
}
if (!document.all)
show2()
//-->
</script>

<!-- Bu satirinn konumu saatin de konumunu belirler center ortaya left sola right saga hizalar..left=sol...right=sağ..center=orta -->
<p align="center"><span id=tick2></span></p>
</BODY>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:54   #6
Standart


şehir Özellikleri.....
Alıntı:
<HEAD>

<SCRIPT ************************
<!-- Original: Jim (smokin19@idt.net) -->

<!-- Begin
var state = new Array(50);
var capital = new Array(50);
var date = new Array(50);
var flower = new Array(50);
var bird = new Array(50);

state[0] = "Alabama";
capital[0] = "Montgomery";
date[0] = "December 14 1819";
flower[0] = "Camellia";
bird[0] = "Yellowhammer";

state[1] = "Alaska";
capital[1] = "Juneau";
date[1] = "January 3 1959";
flower[1] = "Forget-me-not";
bird[1] = "Willow Ptarmigan";

state[2] = "Arizona";
capital[2] = "Phoenix";
date[2] = "February 14 1912";
flower[2] = "Suguaro Cactus Blossom";
bird[2] = "Cactus Wren";

state[3] = "Arkansas";
capital[3] = "Little Rock";
date[3] = "June 15 1836";
flower[3] = "Apple Blossom";
bird[3] = "Mockingbird";

state[4] = "California";
capital[4] = "Sacremento";
date[4] = "September 9 1850";
flower[4] = "Golden Poppy";
bird[4] = "California Valley Quail";

state[5] = "Colorado";
capital[5] = "Denver";
date[5] = "August 1 1876";
flower[5] = "Mountain Columbine";
bird[5] = "Lark Bunting";

state[6] = "Connecticut";
capital[6] = "Hartford";
date[6] = "January 9 1788";
flower[6] = "Mountain Laurel";
bird[6] = "Robin";

state[7] = "Florida";
capital[7] = "Tallahassee";
date[7] = "March 3 1845";
flower[7] = "Orange Blossom";
bird[7] = "Mockingbird";

state[8] = "Georgia";
capital[8] = "Atlanta";
date[8] = "January 2 1788";
flower[8] = "Cherokee Rose";
bird[8] = "Brown Thrasher";

state[9] = "Hawaii";
capital[9] = "Honolulu";
date[9] = "August 21 1959";
flower[9] = "Red Hibiscus";
bird[9] = "Nene (Hawaiian Goose)";

state[10] = "Idaho";
capital[10] = "Boise";
date[10] = "July 3 1890";
flower[10] = "Syringa";
bird[10] = "Mountain Bluebird";

state[11] = "Illinois";
capital[11] = "Springfield";
date[11] = "December 3 1818";
flower[11] = "Violet";
bird[11] = "Cardinal";

state[12] = "Indiana";
capital[12] = "Indianapolis";
date[12] = "December 11 1816";
flower[12] = "Peony";
bird[12] = "Cardinal";

state[13] = "Iowa";
capital[13] = "Des Moines";
date[13] = "December 28 1846";
flower[13] = "Wild Rose";
bird[13] = "Eastern Goldfinch";

state[14] = "Kansas";
capital[14] = "Topeka";
date[14] = "January 29 1861";
flower[14] = "Sunflower";
bird[14] = "Western Meadowlark";

state[15] = "Kentucky";
capital[15] = "Frankfort";
date[15] = "June 1 1792";
flower[15] = "Goldenrod";
bird[15] = "Cardinal";

state[16] = "Louisiana";
capital[16] = "Baton Rouge";
date[16] = "April 30 1812";
flower[16] = "Magnolia";
bird[16] = "Eastern Brown Pelican";

state[17] = "Maine";
capital[17] = "Augusta";
date[17] = "March 15 1820";
flower[17] = "Pine Cone & Tassel";
bird[17] = "Chickadee";

state[18] = "Tennessee";
capital[18] = "Nashville";
date[18] = "June 1 1796";
flower[18] = "Iris";
bird[18] = "Mockingbird";

state[19] = "Maryland";
capital[19] = "Annapolis";
date[19] = "April 28 1788";
flower[19] = "Black-eyed Susan";
bird[19] = "Baltimore Oriole";

state[20] = "Delaware";
capital[20] = "Dover";
date[20] = "December 7 1787";
flower[20] = "Peach Blossom";
bird[20] = "Blue Hen Chicken";

state[21] = "Massachusetts";
capital[21] = "Boston";
date[21] = "February 6 1788";
flower[21] = "Mayflower";
bird[21] = "Chickadee";

state[22] = "Rhode Island";
capital[22] = "Providence";
date[22] = "May 29 1790";
flower[22] = "Violet";
bird[22] = "Rhode Island Red";

state[23] = "Minnesota";
capital[23] = "St. Paul";
date[23] = "May 11 1858";
flower[23] = "Lady-slipper";
bird[23] = "Loon";

state[24] = "Mississippi";
capital[24] = "Jackson";
date[24] = "December 10 1817";
flower[24] = "Magnolia";
bird[24] = "Mockingbird";

state[25] = "Missouri";
capital[25] = "Jefferson City";
date[25] = "August 10 1821";
flower[25] = "Hawthorn";
bird[25] = "Bluebird";

state[26] = "Michigan";
capital[26] = "Lansing";
date[26] = "January 26 1837";
flower[26] = "Apple Blossom";
bird[26] = "Robin";

state[27] = "Montana";
capital[27] = "Helena";
date[27] = "November 8 1889";
flower[27] = "Bitterroot";
bird[27] = "Western Meadowlark";

state[28] = "Nebraska";
capital[28] = "Lincoln";
date[28] = "March 1 1867";
flower[28] = "Goldenrod";
bird[28] = "Western Meadowlark";

state[29] = "Nevada";
capital[29] = "Carson City";
date[29] = "October 31 1864";
flower[29] = "Sagebrush";
bird[29] = "Mountain Bluebird";

state[30] = "New Hampshire";
capital[30] = "Concord";
date[30] = "June 21 1788";
flower[30] = "Purple Lilac";
bird[30] = "Purple Finch";

state[31] = "Vermont";
capital[31] = "Montpelier";
date[31] = "March 4 1791";
flower[31] = "Red Clover";
bird[31] = "Hermit Thrush";

state[32] = "New Jersey";
capital[32] = "Trenton";
date[32] = "December 18 1787";
flower[32] = "Violet";
bird[32] = "Eastern Goldfinch";

state[33] = "New Mexico";
capital[33] = "Santa Fe";
date[33] = "January 6 1912";
flower[33] = "Yucca";
bird[33] = "Road Runner";

state[34] = "New York";
capital[34] = "Albany";
date[34] = "July 26 1788";
flower[34] = "Rose";
bird[34] = "Bluebird";

state[35] = "North Carolina";
capital[35] = "Raleigh";
date[35] = "November 21 1789";
flower[35] = "Flowering Dogwood";
bird[35] = "Cardinal";

state[36] = "Wyoming";
capital[36] = "Cheyenne";
date[36] = "July 10 1890";
flower[36] = "Indian Paintbrush";
bird[36] = "Meadowlark";

state[37] = "North Dakota";
capital[37] = "Bismarck";
date[37] = "November 2 1889";
flower[37] = "Prairie Rose";
bird[37] = "Meadowlark";

state[38] = "Ohio";
capital[38] = "Columbus";
date[38] = "March 1 1803";
flower[38] = "Scarlet Carnation";
bird[38] = "Cardinal";

state[39] = "Oklahoma";
capital[39] = "Oklahoma City";
date[39] = "November 16 1907";
flower[39] = "Mistletoe";
bird[39] = "Scissor-tailed Flycatcher";

state[40] = "Oregon";
capital[40] = "Salem";
date[40] = "February 14 1859";
flower[40] = "Oregon Grape";
bird[40] = "Western Meadowlark"


state[41] = "Pennsylvania";
capital[41] = "Harrisburg";
date[41] = "December 12 1787";
flower[41] = "Mountain Laurel";
bird[41] = "Ruffed Grouse";

state[42] = "South Carolina";
capital[42] = "Columbia";
date[42] = "May 23 1788";
flower[42] = "Yellow Jessamine";
bird[42] = "Carolina Wren";

state[43] = "South Dakota";
capital[43] = "Pierre";
date[43] = "November 2 1889";
flower[43] = "Pasqueflower";
bird[43] = "Ring-necked Pheasant";

state[44] = "Texas";
capital[44] = "Austin";
date[44] = "December 29 1845";
flower[44] = "Bluebonnet";
bird[44] = "Mockingbird";

state[45] = "Utah";
capital[45] = "Salt Lake City";
date[45] = "January 4 1896";
flower[45] = "Sego Lily";
bird[45] = "Sea Gull";

state[46] = "Virginia";
capital[46] = "Richmond";
date[46] = "June 26 1788";
flower[46] = "Dogwood";
bird[46] = "Cardinal";

state[47] = "Washington";
capital[47] = "Olympia";
date[47] = "November 11 1889";
flower[47] = "Coast Rhododendron";
bird[47] = "Willow Goldfinch";

state[48] = "West Virginia";
capital[48] = "Charleston";
date[48] = "June 20 1863";
flower[48] = "Rhododendron";
bird[48] = "Cardinal";

state[49] = "Wisconsin";
capital[49] = "Madison";
date[49] = "May 29 1848";
flower[49] = "Wood Violet";
bird[49] = "Robin";

function showInfo() {
var page = document.triviaform;
var choice = page.statesList;

for (var i = 0; i <= state.length; i++) {
if (choice.options[choice.selectedIndex].value == state[i]) {
page.capital.value = capital[i];
page.date.value = date[i];
page.flower.value = flower[i];
page.bird.value = bird[i];
break;
}
else {
page.capital.value = "";
page.date.value = "";
page.flower.value = "";
page.bird.value = "";
}
}
}
// End -->
</script>
</HEAD>

<!-- STEP TWO: Copy this code into the BODY of your HTML document -->

<BODY>

<center>
<form name=triviaform>
<table border=1>
<tr><td align=center>
<p><font size=6><em><strong><u>State Trivia</u></strong></em></font><br>
<font size=3><strong>Just select a state below.</strong></font>

<p>Select a state: <select name=statesList size=1 onChange="showInfo()">
<option value="">Select ---->
<option value="Alabama">Alabama
<option value="Alaska">Alaska
<option value="Arizona">Arizona
<option value="Arkansas">Arkansas
<option value="California">California
<option value="Colorado">Colorado
<option value="Connecticut">Connecticut
<option value="Delaware">Delaware
<option value="Florida">Florida
<option value="Georgia">Georgia
<option value="Hawaii">Hawaii
<option value="Idaho">Idaho
<option value="Illinois">Illinois
<option value="Indiana">Indiana
<option value="Iowa">Iowa
<option value="Kansas">Kansas
<option value="Kentucky">Kentucky
<option value="Louisiana">Louisiana
<option value="Maine">Maine
<option value="Maryland">Maryland
<option value="Massachusetts">Massachusetts
<option value="Michigan">Michigan
<option value="Minnesota">Minnesota
<option value="Mississippi">Mississippi
<option value="Missouri">Missouri
<option value="Montana">Montana
<option value="Nebraska">Nebraska
<option value="Nevada">Nevada
<option value="New Hampshire">New Hampshire
<option value="New Jersey">New Jersey
<option value="New Mexico">New Mexico
<option value="New York">New York
<option value="North Carolina">North Carolina
<option value="North Dakota">North Dakota
<option value="Ohio">Ohio
<option value="Oklahoma">Oklahoma
<option value="Oregon">Oregon
<option value="Pennsylvania">Pennsylvania
<option value="Rhode Island">Rhode Island
<option value="South Carolina">South Carolina
<option value="South Dakota">South Dakota
<option value="Tennessee">Tennessee
<option value="Texas">Texas
<option value="Utah">Utah
<option value="Vermont">Vermont
<option value="Virginia">Virginia
<option value="Washington">Washington
<option value="West Virginia">West Virginia
<option value="Wisconsin">Wisconsin
<option value="Wyoming">Wyoming
</select>
<p>Capital: <input type=text size=25 name=capital>
<p>Admitted On: <input type=text size=20 name=date>
<p>State Flower: <input type=text size=20 name=flower>
<p>State Bird: <input type=text size=23 name=bird>
</td></tr>
</table>
</form>
</center>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:55   #7
Standart


Hesap Makinası....
Alıntı:
<BODY>
<CENTER>
<FORM name="Keypad" action="">

<!-- Original: [Linkleri kayitli üyeler görebilir. Kayit olmak için Tıklayin...] -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! [Linkleri kayitli üyeler görebilir. Kayit olmak için Tıklayin...] -->

<TABLE>
<B>
<TABLE border=2 width=50 height=60 cellpadding=1 cellspacing=5>
<TR>
<TD colspan=3 align=middle>
<input name="ReadOut" type="Text" size=24 value="0" width=100%>
</TD>
<TD
</TD>
<TD>
<input name="btnClear" type="Button" value=" C " onclick="Clear()">
</TD>
<TD><input name="btnClearEntry" type="Button" value=" CE " onclick="ClearEntry()">
</TD>
</TR>
<TR>
<TD>
<input name="btnSeven" type="Button" value=" 7 " onclick="NumPressed(7)">
</TD>
<TD>
<input name="btnEight" type="Button" value=" 8 " onclick="NumPressed(8)">
</TD>
<TD>
<input name="btnNine" type="Button" value=" 9 " onclick="NumPressed(9)">
</TD>
<TD>
</TD>
<TD>
<input name="btnNeg" type="Button" value=" +/- " onclick="Neg()">
</TD>
<TD>
<input name="btnPercent" type="Button" value=" % " onclick="Percent()">
</TD>
</TR>
<TR>
<TD>
<input name="btnFour" type="Button" value=" 4 " onclick="NumPressed(4)">
</TD>
<TD>
<input name="btnFive" type="Button" value=" 5 " onclick="NumPressed(5)">
</TD>
<TD>
<input name="btnSix" type="Button" value=" 6 " onclick="NumPressed(6)">
</TD>
<TD>
</TD>
<TD align=middle><input name="btnPlus" type="Button" value=" + " onclick="Operation('+')">
</TD>
<TD align=middle><input name="btnMinus" type="Button" value=" - " onclick="Operation('-')">
</TD>
</TR>
<TR>
<TD>
<input name="btnOne" type="Button" value=" 1 " onclick="NumPressed(1)">
</TD>
<TD>
<input name="btnTwo" type="Button" value=" 2 " onclick="NumPressed(2)">
</TD>
<TD>
<input name="btnThree" type="Button" value=" 3 " onclick="NumPressed(3)">
</TD>
<TD>
</TD>
<TD align=middle><input name="btnMultiply" type="Button" value=" * " onclick="Operation('*')">
</TD>
<TD align=middle><input name="btnDivide" type="Button" value=" / " onclick="Operation('/')">
</TD>
</TR>
<TR>
<TD>
<input name="btnZero" type="Button" value=" 0 " onclick="NumPressed(0)">
</TD>
<TD>
<input name="btnDecimal" type="Button" value=" . " onclick="Decimal()">
</TD>
<TD colspan=3>
</TD>
<TD>
<input name="btnEquals" type="Button" value=" = " onclick="Operation('=')">
</TD>
</TR>
</TABLE>
</TABLE>
</B>
</FORM>
</CENTER>
<font face="Verdana Arial Helvetica" size=2>
<SCRIPT ************************
<!-- Begin
var FKeyPad = document.Keypad;
var Accum = 0;
var FlagNewNum = false;
var PendingOp = "";
function NumPressed (Num) {
if (FlagNewNum) {
FKeyPad.ReadOut.value = Num;
FlagNewNum = false;
}
else {
if (FKeyPad.ReadOut.value == "0")
FKeyPad.ReadOut.value = Num;
else
FKeyPad.ReadOut.value += Num;
}
}
function Operation (Op) {
var Readout = FKeyPad.ReadOut.value;
if (FlagNewNum && PendingOp != "=");
else
{
FlagNewNum = true;
if ( '+' == PendingOp )
Accum += parseFloat(Readout);
else if ( '-' == PendingOp )
Accum -= parseFloat(Readout);
else if ( '/' == PendingOp )
Accum /= parseFloat(Readout);
else if ( '*' == PendingOp )
Accum *= parseFloat(Readout);
else
Accum = parseFloat(Readout);
FKeyPad.ReadOut.value = Accum;
PendingOp = Op;
}
}
function Decimal () {
var curReadOut = FKeyPad.ReadOut.value;
if (FlagNewNum) {
curReadOut = "0.";
FlagNewNum = false;
}
else
{
if (curReadOut.indexOf(".") == -1)
curReadOut += ".";
}
FKeyPad.ReadOut.value = curReadOut;
}
function ClearEntry () {
FKeyPad.ReadOut.value = "0";
FlagNewNum = true;
}
function Clear () {
Accum = 0;
PendingOp = "";
ClearEntry();
}
function Neg () {
FKeyPad.ReadOut.value = parseFloat(FKeyPad.ReadOut.value) * -1;
}
function Percent () {
FKeyPad.ReadOut.value = (parseFloat(FKeyPad.ReadOut.value) / 100) * parseFloat(Accum);
}
// End -->
</SCRIPT>

<p><center>

<a href="http://www.tr-web.com">Tr-Web Javascript Arşivi</a></font>
</center><p>

<!-- Script Size: 4.05 KB -->
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:55   #8
Standart


Günün Sözü........
Alıntı:
<p align="center"><script language="JavaScript1.1" type="text/javascript">
<!--
quotes = new Array(11);
quotes[0] = "Eline diline beline sahip ol ki kötülükler senden uzak dursun.";
quotes[1] = "Musibet zekayı eğitir.";
quotes[2] = "Kişinin sözü amelinden çok olursa aklı noksandır.";
quotes[3] = "Ne kadar okursan oku bilgine yakışır şekilde davranmazsan cahilsin demektir.(Sadi)";
quotes[4] = "Tek dostum kitaplarım tek düşmanım cahil dostlarım. (Diderot)";
quotes[5] = "Felaketler ayak seslerini duymayanlara geliyorum demez.";
quotes[6] = "Harekette birlik olmazsa fikirde bilgi faydasızdır. (Muhammed ikbal)";
quotes[7] = "Zalime ancak onu zulümden alıkoymak için yardım et.";
quotes[8] = "Yarın yorgun kimselerin değil rahatlarına kıyabilenlerindir. (N. Atac)";
quotes[9] = "Kuvvetine güvenenler korkutma küçüklüğünde bulunmazlar. (Abdulhamid Han)";
quotes[10] = "Tarihte her hareket hep bir kişinin ayağa kalkmasıyla başlar.";
quotes[11] = "Kesilmis koyuna derisini yüzülmesi elem vermez.";
quotes[12] = "Kendini hak ile meşgul etmezsen batıl seni işgal eder. (İmam Şafi)";
quotes[13] = "Herşeyi bilmek çok kötüdür.";
quotes[14] = "Allah'a itaat etmekle O'na şükretmiş olursunuz.";
quotes[15] = "Akıllı olan Allah'tan korkar.";
quotes[16] = "İlimsiz ibadette tefekkürsüz Kur'an tilavetinde hayır yoktur. (Hz. Ali r.a.)";
quotes[17] = "Allah'tan korkmayandan korkulur.";
quotes[18] = "El ağazına bakan karısını tez boşar.";
quotes[19] = "Gercek dost arkadaşının kusurunu görünce onu uyarır. Fakat bu kusurları başkalarına açıklamaz. (İmam Şafi)";
quotes[20] = "Şahsi gayret yuvayi toplu gayret vatani ayakta tutar. (A. Aslan)";
quotes[21] = "Küçük insanların gururu büyük olur.";
quotes[22] = "Kitap aklın ilacıdır.";
quotes[23] = "Dost acı söyler.";
quotes[24] = "Kardeş kardeşi atmış yar başında tutmuş.";
quotes[25] = "Islanmışın yağmurdan korkusu olmaz.";
quotes[26] = "Dost ağlatır düşman güldürür.";
quotes[27] = "Ecel geldi cıhane başağrısı bahane.";
quotes[28] = "İslamiyeti yaşayan kimse hem şahsi hem ailevi ve hem de sosyal hayatında ibadet ediyor demektir. (Hekimoğlu İsmail)";
quotes[29] = "Gençliğine güvenme ölen hep ihtiyarmı ?";
quotes[30] = "İnsan ne kadar yükselirse gönlü o kadar alçalmalıdır.";
quotes[31] = "Tecrübe bilgiyi artırır. Her şeye inanmak ise insanı yanıltır.";
quotes[32] = "Küçük taş baş yarar.";
quotes[33] = "Haramdan uzak dur ama mahremini gözet.";
quotes[34] = "Nimetlerin en iyisi çalışarak kazanılan arkadaşları en iyisi de Allah'ı hatırlatandır.";
quotes[35] = "Bir kimseyi tanımak istiyorsan arkadaşına bak. (Mevlana)";
quotes[36] = "El öpmekle dudak aşınmaz.";
quotes[37] = "Ahmaklık hatada israr etmektedir. (Abdulhakim Arvası)";
quotes[38] = "Nasihat tutmayanı musibet tutar.";
quotes[39] = "Herkesi kendi gibi sanan aldanır.";
quotes[40] = "Yerinde söz söylemesini bilen özür dilemek zorunda kalmaz. (Fatih Sultan Mehmed)";
quotes[41] = "Özü doğru olanın sözü de doğru olur. (Hz. Ali (r.a.))";
quotes[42] = "Küçük bir delik büyük bir gemiyi batırır.";
quotes[43] = "(Siz'de güzel bir söz biliyorsanız bana yazın)";
quotes[44] = "Doğru sarsılır ama yıkılmaz.";
quotes[45] = "Adaletin bulunmadığı bir ülkede herkez suçludur.";
quotes[46] = "Zeka kafanın içindeki altın madenidir.";
quotes[47] = "İteatsizlik şerlerin en kötüsüdür.";
quotes[48] = "İnsan idare etme sanatına siyaset denir.";
quotes[49] = "Kimsenin zenginliği seni değerlendirmez.";
quotes[50] = "Fakir kişi cimrilik yapan kişidir.";
quotes[51] = "Zengin kişi iktisadı bilen kişidir.";
quotes[52] = "Zengin kalbi zengin olan kişidir.";
quotes[53] = "Çok dinlememiz ve az konuşmamız için iki kulağımız ve bir dilimiz vardır.";
quotes[54] = "Mümin sonu cennet oluncaya kadar hiçbir hayırdan doymaz geri kalmaz.";
quotes[55] = "Dağa çıkan düz aramaz.";
quotes[56] = "Adamın aynası arkadaşıdır.";
quotes[57] = "Zihin arı kitap çiçektir.";
quotes[58] = "Danışan dağı aşmış danışmayan düz yolda şaşmış.";
quotes[59] = "Korkak dostun olacağına cesur dostun olsun.";
quotes[60] = "Dostlarını terkeden terkedilir.";
quotes[61] = "Özlü konuşmanın yolu yersiz sözleri bırakmaktır.";
quotes[62] = "Destursuz bağa giren hesapsız dayak yer.";
quotes[63] = "İnsan düşeceği yere çıkmamalıdır.";
quotes[64] = "Kitap donuk hayata renk katar.";
quotes[65] = "İyiliğe iyilik her kişinin karı kötülüğe iyilik ER kişinin karı.";
quotes[66] = "Gözü haramdan korumak ne güzel şehvet perdesidir. (Hz. Osman)";
quotes[67] = "Dilencinin keyfi işlek caddede gelir.";
quotes[68] = "Yanliş iktidarı artmakla hiçbir zaman doğru hale gelmez.";
quotes[69] = "İnsanlara ateşe dost olduğun gibi dost ol. Ondan faydalan. Fakat seni yakmasından sakın.";
quotes[70] = "Kovandan çikmayan arı bal yapmaz.";
quotes[71] = "Dünyada zulme uğrayanlar kiyamette mutlaka kurtuluşa ulaşacaklardır. (Hz.Muhammed sav.)";
quotes[72] = "Ancak içinden aydınlanan dışına ışık verir. (İsmet Özel)";
quotes[73] = "Adam adama yük değil can gövdeye mülk değil.";
quotes[74] = "Bize değer kazandıran şeyler yaptığımız işlerdir.";
quotes[75] = "Bir münafık bir orduyu bozar.";
quotes[76] = "Acıyan çok ama ekmek veren az.";
quotes[77] = "İnsanların şahsiyetlerini iktidarlı zamanlarında ölçmelidir.";
quotes[78] = "İnsanın sözü hikmet bakışı ibret ve susması ders olmalıdır.";
quotes[79] = "Alimler İslamın bayraktarı cennetin sakinleridir.";
quotes[80] = "Her deliğe elini sokma ya yılan çıkar ya ciyan.";
quotes[81] = "Tarih tekerrürden ibarettir.";
quotes[82] = "Sözlerin en güzeli vahiydir.";
quotes[83] = "Birlik olmayan yerde dirlik olmaz.";
quotes[84] = "Sükut kavgayı keser fitneyi önler.";
quotes[85] = "İffet güzelliğin zekatıdır.";
quotes[86] = "Hiç bir zafere çiçekli yollardan gidilmez.";
quotes[87] = "Fitne aslında uykudadır Allah (cc) onu uyandıranlara lanet eder. (Hz.Muhammed sav.)";
quotes[88] = "Bedava sirke baldan tatlıdır.";
quotes[89] = "Kalbin gıdası iman aklın gıdası faydalı ilimdir.";
quotes[90] = "Gözyaşı kalp te olan ateşe delildir.";
quotes[91] = "Merhamet etmeyene merhamet edilmez.";
quotes[92] = "Alışmış kudurmuştan beterdir.";
quotes[93] = "Akıllı insan tüm yumurtalarını aynı sepete koymaz.";
quotes[94] = "Buldum bilemedim bildim bulamadım.";
quotes[95] = "Ölümü hatırlamak hırs ateşini söndürür.";
quotes[96] = "Ne mutlu! Aklı işine bekci kendi sözünü kendi tenkitci olana.";
quotes[97] = "Cahil yaşlı dahi olsa küçüktür Alim küçük de olsa büyüktür.";
quotes[98] = "Gençlikte vaktini geçiren sefa ile ihtiyarlikta ömrünü geçirir cefa ile.";
quotes[99] = "Hicretin en faziletlisi Allah'ın sevmediği şeyleri terk etmektir. (Hz.Muhammed sav)";

//calculate a random index
index = Math.floor(Math.random() * quotes.length);

//display the quotation
document.write("<hr><H3>Günün Sözü: <br> " + "\"" + quotes[index] + "\"\n <\/H3>")
document.write("Daha fazlasini okumak istiyorsaniz asagida (Güzel Sözler)'e tiklayin. <hr>");

// -->
</script> </p>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:55   #9
Standart


durum çubuğunda kayan yazı

Alıntı:
script ************************
<!--
var x = 0
var speed = 90
var text = "istedigini yaz"
var course =76
var text2 = text

function Scroll() {
window.status = text2.substring(0 text2.length)
if (course < text2.length) {
setTimeout("Scroll2()" speed)
}
else {
text2 = " " + text2
setTimeout("Scroll()" speed);
}
}
function Scroll2() {
window.status = text2.substring(x text2.length)
if (text2.length - x == text.length) {
text2 = text
x = 0
setTimeout("Scroll()" speed);
}
else {
x++
setTimeout("Scroll2()" speed);
}
}
Scroll()
//-->
</script>
ibiramcan isimli Üye şimdilik offline konumundadır  
Alt 27.03.08, 22:56   #10
Standart


belirli gune kac gun kaldı

Alıntı:
<BODY>

<SCRIPT ************************
<!-- Original: Alan Palmer -->
<!-- Web Site: [Linkleri kayitli üyeler görebilir. Kayit olmak için Tıklayin...] -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! [Linkleri kayitli üyeler görebilir. Kayit olmak için Tıklayin...] -->

<!-- Begin
var date = new Date("January 1 2003");
var description = "the year 2003";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
document.write("<center><h3>")
if (days > 1) {
document.write(days+1 + " days until " + description);
}
else if (days == 1) {
document.write("Only two days until " + description);
}
else if (days == 0) {
document.write("Tomorrow is " + description);
}
else {
document.write("It's" + description + "!");
}
document.write("</h3></center>");
// End -->
</script>

<p><center>

<a href="http://www.tr-web.com">Tr-Web Javascript Arşivi</a></font>
</center><p>

<!-- Script Size: 1.16 KB -->
ibiramcan isimli Üye şimdilik offline konumundadır  
Cevapla


Bu konuyu aşağıdaki sitelere kaydet

Etiketler
html kodlariii


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)

 
Seçenekler
Stil

Yetkileriniz
Yeni Konu açma yetkiniz yok
Mesaj yazma yetkiniz yok
Eklenti ekleme yetkiniz yok
Mesajlarınızı değiştirme yetkiniz yok

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Kapalı
Pingbacks are Kapalı
Refbacks are Açık

Benzer Konular

Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
HTML Linkler ibiramcan HTML,XML,JS 0 27.03.08 22:52
html kodları cimbomum Network ve İnternet 1 24.03.08 14:50
html kodları spettro HTML,XML,JS 4 29.07.07 04:47


Forum Zaman Ayarları GMT +2 olarak ayarlanmıştır.
Şu Anki Saat: 05:39 .