Προς το περιεχόμενο

sas dino dorean java kodika ala boithisteme!!


Eagle_IIz

Προτεινόμενες αναρτήσεις

o kodikas eine o e3is:

<div align="center"><SCRIPT LANGUAGE = "JavaScript">

<!--<p>// Array of day names

var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");<p>var monthNames = new Array("January","February","March","April","May","June","July",

"August","September","October","November","December");<p>var dt = new Date();

var y = dt.getYear();<p>// Y2K compliant

if (y < 1000) y +=1900;<p>document.write(dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y);

// -->

</SCRIPT></div>

<HTML><div align="center"><SCRIPT LANGUAGE = "JavaScript"><p>var name = navigator.appName;

var vers = navigator.appVersion;

vers = vers.substring(0,1);

// or 0,4 could return 4.5 instead of just 4<p>if (name == "Microsoft Internet Explorer")

{

// You can edit this message.

document.write('You are using Internet Explorer.');

// If you want to redirect your visitors to a

// Internet Explorer-friendly version of your

// page, use this code:

// window.location=browser_specific_url;

}

else

{

// You can edit this message.

document.write('You are using Netscape.');

// If you want to redirect your visitors to a

// Internet Explorer-friendly version of your

// page, use this code:

// window.location=browser_specific_url;

}

i doylia poy kani eine na soy lei tin imerominia kai ti browser xrisimopiis to problima moy eine oti to dixni se maura gramata eno thelo na moy pite pos alazi to xroma ton gramaton.an thelete na ton dite ton kodika se litoyrgia rixte mia matia sto site moy.

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

o kwdikas den einai java... alla javascript.. tespa.. H allagi pou zitas einai para ma para poly apli.. stis grammes:<p>document.write('You are using Internet explorer.');<p>document.write('You are using Netscape.');<p>document.write(dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y);<p>bazeis antistixa:<p>document.write('<font color=\"#FF0000\">You are using Internet explorer.</font>');<p>document.write('<font color=\"#FF0000\">You are using Netscape.</font>');<p>document.write('<font color=\"#FF0000\">' +dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y + '</font>');<p>opou ##FF0000 to kokkino. Antikatestise to me to xrwma pou thes. Pinakes gia ta xrwmata kai tis analoges dekaexadikes times tous boreis na breis sto net opws edw:

http://www.morrisdesign.com/tools/js_colors.html<p>Koitaxe na diavaseis ligo html an thes na asxolitheis estw kai typika me javascript.Tha tin xreiasteis sigoura

Συνδέστε για να σχολιάσετε
Κοινοποίηση σε άλλες σελίδες

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...