Video e javës


   Palagaça me celularë.
Diskutimet e fundit
[Today at 09:59:13 AM]

[Today at 07:55:18 AM]

[Today at 07:49:05 AM]

[Today at 02:01:02 AM]

[Today at 01:04:13 AM]

[Today at 12:58:30 AM]

[Today at 12:42:57 AM]

by leoo
[July 08, 2008, 08:56:58 PM]

[July 08, 2008, 11:34:58 AM]

[July 08, 2008, 10:07:31 AM]
Muzike

Pages: [1] |   Go Down
  Send this topic  |  Print  
Topic: Random Link  (Read 1134 times)
« on: April 01, 2008, 03:50:06 PM »
be a part of community.
daBaki. Offline
Administrator
Sr. Member

*****
Posts: 287



Code:
<html>
<body>

<script type="text/javascript">
var r=Math.random();
if (r>0.5)
{
document.write("<a href='http://www.w3schools.com'>Learn Web Development!</a>");
}
else
{
document.write("<a href='http://www.refsnesdata.no'>Visit Refsnes Data!</a>");
}
</script>

</body>
</html>

ky code do te qes njeher, Learn Web Development! ndersa njeher Visit Refsnes Data!

Nese keni linqe me teper ateher modifikimi eshte me posht

Code:
<script type="text/javascript">
var r=Math.floor(Math.random()*5)+1;
document.write(r);
if (r==1)
{
document.write("<a href='http://www.w3schools.com'>Learn Web Development!</a>");
}
if(r==2)
{
document.write("<a href='http://www.refsnesdata.no'>Visit Refsnes Data!</a>");
}
if(r==3)
{
document.write("Linku shkon ketu");
}
if(r==4)
{
document.write("Linku shkon ketu");
}
if(r==5)
{
document.write("Linku shkon ketu");
}
</script>

Math.floor(Math.random()*5)+1; // ktu i prodhojm numrat random prej 0 - 4, dhe me +1 e bejme qe te kemi nga 1 deri ne 5
ndersa Math.random(); // prodhon numra te ndryshem prej 0 - 1.

Kjo ishte e tera sa i perket Random Link.

Logged

I am what I am because of who we all are.
 
Tags: Random Link  JavaScript  Script  Java  Programming 
Pages: [1] |   Go Up
  Send this topic  |  Print  
 
Jump to:  

Komuniteti i Teknologjisë së Informacionit; diskutime, komuniteti, teknologjia, informatika, kompjutera, programim, albania albanian kosova kosovo technology, shkarkime, filma shqiptare, programe shqip, zone e lire.
SEKSIONE   Artikuj  |  Galeria  |  Tage

Na kontaktoni | Tregoja mikut | Ndihme | Kerko forumet

English Information | FAQ


Powered by SMF | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks


design by Artcode. ©2008 ayih Organization. All rights reserved.