Bu bolmede her kes bildiyi java scriptlerden, HTML kodlardan qeyd ede biler.Belelikle, hami bir birine yardim etmek imkanina sahib olar.
HTML kodlari, Java scriptler
Сообщений 1 страница 10 из 10
Поделиться22009-06-07 16:15:33
Size bir html kod teqdim edirem
*Saytinizda yuxari terefe geden yazi... Istediyini yaz ve yazilar yuxari getsin
--------------------------------------------------------------------------------------------------------------------
<DIV align="center">
<MARQUEE scrollAmount="2" direction="up" loop="true" width="35%" bgColor="#000080">
<CENTER><FONT color="#ffffff" size="+1"><STRONG>Bura yaz<BR>2 bura yaz<BR>meselen bura yaz<BR><BR>ve buraya yaz</STRONG></FONT> </CENTER></MARQUEE></DIV>
--------------------------------------------------------------------------------------------------------------------
Buyurun siz de yazin
Поделиться32009-06-07 16:20:55
Size bir yeni html kod teqdim edirem
* Saytinizda akvarium
----------------------------------------------------------------------------
<embed src="http://www.mycodesplace.com/myspace-aquarium/aquarium.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="300" height="225"></embed> <BR><a href="http://www.mycodesplace.com" target="_blank"><img src="http://www.mycodesplace.com/adsource/cornerTag.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0"></a>
----------------------------------------------------------------------------
furqan.azersayt.com Sizi dushunur !!!
Поделиться42009-06-07 16:30:54
[align=center]Bir daha yeni html kod [/align]
* Tikla mesaj qutusu achilsin.....
---------------------------------------------------------------------------------------------------------
<FORM><INPUT TYPE="BUTTON" VALUE="MESAJ BASLIGI BURAYA!" onClick="popHelp()"></FORM>
<SCRIPT LANGUAGE="JavaScript">
<!-- hide from old browsers
function PopIt(label, msg)
{
// Set up Page Colors & Table
var s1 =
"<TITLE>Information!</TITLE>" +
"<BODY BGCOLOR='#CCCCCC'><TABLE BORDER=0><TR>" +
"<TD WIDTH=90% HEIGHT=250% VALIGN=TOP ALIGN=LEFT>"+
"<FONT SIZE=4>"
var s2 = "<FONT COLOR='FF0000'><B>"+label+"</B></FONT><P>"
var s3 =
"</TD><TD WIDTH=10%> </TD></TR><TR><TD> </TD>"+
"<TD VALIGN=TOP ALIGN=RIGHT>"+
"<FORM><INPUT TYPE='BUTTON' VALUE='Tamam'" +
"onClick='self.close()'>" +
"</FORM></TD></TR></TABLE></BODY>"
popup = window.open("","popDialog","height=250,width=300,scrollbars=no")
popup.document.write(s1+s2+msg+s3)
popup.document.close()
}
function popHelp()
{
PopIt('Nota', 'Yazilari bura yazin. ' +
'Sonra bura yazin.Meselen sonra buraya; elbetteki buraya da yaza bilersiniz..Yazin, yazin; Buralara da yazin..Bax bura da yazin; Bura da yaza bilersiniz... ')
}
<!-- done hiding -->
</SCRIPT>
--------------------------------------------------------------------------------------------------------
[align=center]Html lleri saytiniza yerleshdirin ... Ureyiniz isteyen kimi[/align]
Поделиться52009-06-07 16:41:50
Gozel bir html....
* dalgalanan yazi html kodu
----------------------------------------------------------------------
<html>
<body>
<script language="JavaScript1.2">
/*
Nudging text by Matthias ()
For this script and more, visit http://yapaz.tr.gg
*/
//Edit your message here
message="Buraya yazı yaza bilersiniz !"
//animate text in NS6? (0 will turn it off)
ns6switch=1
var ns6=document.getElementById&&!document.all
mes=new Array();
mes[0]=-1;
mes[1]=-4;
mes[2]=-7;mes[3]=-10;
mes[4]=-7;
mes[5]=-4;
mes[6]=-1;
num=0;
num2=0;
txt="";
function jump0(){
if (ns6&&!ns6switch){
jump.innerHTML=message
return
}
if(message.length > 6){
for(i=0; i != message.length;i++){
txt=txt+"<span style='position:relative;' id='n"+i+"'>"+message.charAt(i)+"</span>"};
jump.innerHTML=txt;
txt="";
jump1a()
}
else{
alert("Your message is to short")
}
}
function jump1a(){
nfinal=(document.getElementById)? document.getElementById("n0") : document.all.n0
nfinal.style.left=-num2;
if(num2 != 9){
num2=num2+3;
setTimeout("jump1a()",50)
}
else{
jump1b()
}
}
function jump1b(){
nfinal.style.left=-num2;
if(num2 != 0){num2=num2-3;
setTimeout("jump1b()",50)
}
else{
jump2()
}
}
function jump2(){
txt="";
for(i=0;i != message.length;i++){
if(i+num > -1 && i+num < 7){
txt=txt+"<span style='position:relative;top:"+mes[i+num]+"'>"+message.charAt(i)+"</span>"
}
else{txt=txt+"<span>"+message.charAt(i)+"</span>"}
}
jump.innerHTML=txt;
txt="";
if(num != (-message.length)){
num--;
setTimeout("jump2()",50)}
else{num=0;
setTimeout("jump0()",50)}}
</script>
</head>
<body>
<h2><div id="jumpx" style="color:green"></div></h2>
<script>
if (document.all||document.getElementById){
jump=(document.getElementById)? document.getElementById("jumpx") : document.all.jumpx
jump0()
}
else
document.write(message)
</script>
</body>
</html>
--------------------------------------------------------------------------------------------------------------------
Siz de bilirsinizse yazin
Поделиться62009-06-07 16:55:23
Melum hamimiz muselmaniq....
Qurani-Kerim erebce dinle, azerice izle....Saytina yukle!!!
------------------------------------------------------------------------------------------------------
<embed type="application/x-shockwave-flash" src="http://www.listen2quran.com/listen/mediaplayer.swf?config=http://www.listen2quran.com/listen/Conf.aspx" quality="high" allowfullscreen="true" width="444" height="555">
------------------------------------------------------------------------------------------------------
Dua etmeyiniz yeter....Allah razi olsun
Поделиться72009-06-07 17:23:18
Arxa plan Java SCRIPTLER
*************************
Qar yagdirma effekti
*************************
<!--- KAYNAK: wwwkodbul.piczo.com --->
<body bgcolor=#000000 onLoad="snow()">
<script language="JavaScript">
N = 40;
Y = new Array();
X = new Array();
S = new Array();
A = new Array();
B = new Array();
M = new Array();
V = (document.layers)?1:0;
iH=(document.layers)?window.innerHeight:window.document.body.clientHeight;
iW=(document.layers)?window.innerWidth:window.document.body.clientWidth;
for (i=0; i < N; i++){
Y[i]=Math.round(Math.random()*iH);
X[i]=Math.round(Math.random()*iW);
S[i]=Math.round(Math.random()*5+2);
A[i]=0;
B[i]=Math.random()*0.1+0.1;
M[i]=Math.round(Math.random()*1+1);
}
if (V){
for (i = 0; i < N; i++)
{document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFF0' CLIP='0,0,"+M[i]+","+M[i]+"'></LAYER>")}
}
else{
document.write('<div style="position:absolute;top:0px;left:0px">');
document.write('<div style="position:relative">');
for (i = 0; i < N; i++)
{document.write('<div id="si" style="position:absolute;top:0;left:0;width:'+M[i]+';height:'+M[i]+';background:#fffff0;font-size:'+M[i]+'"></div>')}
document.write('</div></div>');
}
function snow(){
var H=(document.layers)?window.innerHeight:window.document.body.clientHeight;
var W=(document.layers)?window.innerWidth:window.document.body.clientWidth;
var T=(document.layers)?window.pageYOffset:document.body.scrollTop;
var L=(document.layers)?window.pageXOffset:document.body.scrollLeft;
for (i=0; i < N; i++){
sy=S[i]*Math.sin(90*Math.PI/180);
sx=S[i]*Math.cos(A[i]);
Y[i]+=sy;
X[i]+=sx;
if (Y[i] > H){
Y[i]=-10;
X[i]=Math.round(Math.random()*W);
M[i]=Math.round(Math.random()*1+1);
S[i]=Math.round(Math.random()*5+2);
}
if (V){document.layers['sn'+i].left=X[i];document.layers['sn'+i].top=Y[i]+T}
else{si[i].style.pixelLeft=X[i];si[i].style.pixelTop=Y[i]+T}
A[i]+=B[i];
}
setTimeout('snow()',10);
}
</script>
<!--- KAYNAK: wwwkodbul.piczo.com --->
**********************************************
**********************************************
Tez-tez rengini deyishen arxa plan
********************************************************************
<!--- KAYNAK: wwwkodbul.piczo.com --->
<head>
<script language="JavaScript">
r=235;
g=226;
b=211;
flag=0;
t=new Array;
o=new Array;
d=new Array;
function hex(a,c)
{
t[a]=Math.floor(c/16)
o[a]=c%16
switch (t[a])
{
case 10:
t[a]='A';
break;
case 11:
t[a]='B';
break;
case 12:
t[a]='C';
break;
case 13:
t[a]='D';
break;
case 14:
t[a]='E';
break;
case 15:
t[a]='F';
break;
default:
break;
}
switch (o[a])
{
case 10:
o[a]='A';
break;
case 11:
o[a]='B';
break;
case 12:
o[a]='C';
break;
case 13:
o[a]='D';
break;
case 14:
o[a]='E';
break;
case 15:
o[a]='F';
break;
default:
break;
}
}
function ran(a,c)
{
if ((Math.random()>2/3||c==0)&&c<255)
{
c++
d[a]=2;
}
else
{
if ((Math.random()<=1/2||c==255)&&c>0)
{
c--
d[a]=1;
}
else d[a]=0;
}
return c
}
function do_it(a,c)
{
if ((d[a]==2&&c<255)||c==0)
{
c++
d[a]=2
}
else
if ((d[a]==1&&c>0)||c==255)
{
c--;
d[a]=1;
}
if (a==3)
{
if (d[1]==0&&d[2]==0&&d[3]==0)
flag=1
}
return c
}
function disco()
{
if (flag==0)
{
r=ran(1, r);
g=ran(2, g);
b=ran(3, b);
hex(1,r)
hex(2,g)
hex(3,b)
document.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag=50
}
else
{
r=do_it(1, r)
g=do_it(2,g)
b=do_it(3,b)
hex(1,r)
hex(2,g)
hex(3,b)
document.bgColor="#"+t[1]+o[1]+t[2]+o[2]+t[3]+o[3]
flag--
}
if (document.all)
setTimeout('disco()',50)
}
</script>
</head>
<body onload="disco()">
</body>
<!--- KAYNAK: wwwkodbul.piczo.com --->
******************************************************
******************************************************
Kosmik arxa plan
******************************************************
<!--- KAYNAK: wwwkodbul.piczo.com --->
<body bgcolor=#000000 onLoad="fly()">
<script language="JavaScript">
SmallStars = 30;
LargeStars = 10;
SmallYpos = new Array();
SmallXpos = new Array();
LargeYpos = new Array();
LargeXpos = new Array();
Smallspeed= new Array();
Largespeed= new Array();
ns=(document.layers)?1:0;
if (ns){
for (i = 0; i < SmallStars; i++)
{document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFF0' CLIP='0,0,1,1'></LAYER>")}
for (i = 0; i < LargeStars; i++)
{document.write("<LAYER NAME='ln"+i+"' LEFT=0 TOP=0 BGCOLOR='#FFFFFF' CLIP='0,0,2,2'></LAYER>")}
}
else{
document.write('<div style="position:absolute;top:0px;left:0px">');
document.write('<div style="position:relative">');
for (i = 0; i < SmallStars; i++)
{document.write('<div id="si" style="position:absolute;top:0;left:0;width:1px;height:1px;background:#fffff0;font-size:1px"></div>')}
document.write('</div>');
document.write('</div>');
document.write('<div style="position:absolute;top:0px;left:0px">');
document.write('<div style="position:relative">');
for (i = 0; i < LargeStars; i++)
{document.write('<div id="li" style="position:absolute;top:0;left:0;width:2px;height:2px;background:#ffffff;font-size:2px"></div>')}
document.write('</div>');
document.write('</div>');
}
WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
//Inital placement!
for (i=0; i < SmallStars; i++)
{
SmallYpos[i] = Math.round(Math.random()*WinHeight);
SmallXpos[i] = Math.round(Math.random()*WinWidth);
Smallspeed[i]= Math.random()*5+1;
}
for (i=0; i < LargeStars; i++)
{
LargeYpos[i] = Math.round(Math.random()*WinHeight);
LargeXpos[i] = Math.round(Math.random()*WinWidth);
Largespeed[i]= Math.random()*10+5;
}
function fly(){
var WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
var WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
var hscrll=(document.layers)?window.pageYOffset:document.body.scrollTop;
var wscrll=(document.layers)?window.pageXOffset:document.body.scrollLeft;
for (i=0; i < LargeStars; i++)
{
LargeXpos[i]-=Largespeed[i];
if (LargeXpos[i] < -10)
{
LargeXpos[i]=WinWidth;
LargeYpos[i]=Math.round(Math.random()*WinHeight);
Largespeed[i]=Math.random()*10+5;
}
if (ns){
document.layers['ln'+i].left=LargeXpos[i];
document.layers['ln'+i].top=LargeYpos[i]+hscrll;
}
else{
li[i].style.pixelLeft=LargeXpos[i];
li[i].style.pixelTop=LargeYpos[i]+hscrll;
}
}
for (i=0; i < SmallStars; i++)
{
SmallXpos[i]-=Smallspeed[i];
if (SmallXpos[i] < -10)
{
SmallXpos[i]=WinWidth;
SmallYpos[i]=Math.round(Math.random()*WinHeight);
Smallspeed[i]=Math.random()*5+1;
}
if (ns){
document.layers['sn'+i].left=SmallXpos[i];
document.layers['sn'+i].top=SmallYpos[i]+hscrll;
}
else{
si[i].style.pixelLeft=SmallXpos[i];
si[i].style.pixelTop=SmallYpos[i]+hscrll;
}
}
setTimeout('fly()',10);
}
//-->
</script>
<!--- KAYNAK: wwwkodbul.piczo.com --->
**************************************************
Hele ki, bu qeder buyurun siz de bildiyiniz java scriptlerden yazin...
Поделиться82009-06-07 18:13:03
NAMAZ vaxtini java scripti size teqdim edirem......
*******************************************************************************
<style>
.namaztitle {
font: normal 12px Tahoma;
color: #372e03;
font-weight: bold;
}
.namaztd {
font: normal 11px Tahoma;
color: #372e03;
}
.namazone {
background:#FFFFCC;
}
</style>
<script src="http://www.namazvaxti.info/js.php?m=1" ></script>
***********************************************************************
FURQAN.AZERSAYT.COM SIZI DUSHUNUR!!! ALLAH RAZI OLSUN
Поделиться92009-06-07 23:37:39
CHOX GOZEL SAYT BASHLIGI (FLASH)
**********************************************************************
<br /><embed src="http://www.crazyprofile.com/textmaker/ripple.swf" width="400" height="100" flashvars="mess=YAZINI BURA YAZ" quality="high" bgcolor="'#000000" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="'http://www.macromedia.com/go/getflashplayer'/"></embed>
**********************************************************************
Blogunuzda adi basliqdan xoslanmirsizsa size bir basliq teqdim edirem burda men oz blogumun adini yazdigim yere dilediyniz sozu silib yasa bilersiniz ve bunu blog sehifeleri bolmesinde esas sehife ve yazilar yerinde hemcinin en yuxariya qeyd edin burada olculeride deyismek olar bunun ucun kodlarin icinde width(en) onunde hemcinin burdada height (hundurluk) sozunun onunde (men yazdigim meslehetlidir cox zaman) istediyniz olcunu yaza bilersiniz
Поделиться102009-06-08 16:16:46
Saytina MSN Yukle!!!
***********************************
<p><font color="#000000"><iframe border="0" name="I1" src="http://www.meebo.com" frameborder="0" width="495" scrolling="no" height="478">
</iframe></font></p>
***********************************