Browser-Namen
Freitag, 9 Januar, 2009 <SCRIPT LANGUAGE="JavaScript">
<! - Begin
document.write ("<B>" + navigator.appName + "</ B> <P>");
/ / Ende ->
</ SCRIPT>
| programmershelp.co.uk |
| Javascript-Ressourcen |
<SCRIPT LANGUAGE="JavaScript">
<! - Begin
document.write ("<B>" + navigator.appName + "</ B> <P>");
/ / Ende ->
</ SCRIPT>
<script language="JavaScript">
<! -
var link = "";
var html = "";
var url = "";
var txturl = "";
Funktion AddLink (url, txturl)
(
var first = "<option> öffnen Sie hier, um </ option> navigieren"
Link + = "<option value='"+url+"'>" + txturl + "</ option>"
var html = "<html> <head> <title> Shiavi's Link Maker </ title>"
html + = "<script> Funktion go () (location = document.linkmaker.link.value)
</ Script>
<form name="mylink">
<center>
<table border="1" WIDTH="570">
<tr>
<td align="center" colspan="2" BGCOLOR="#FFFF00"> <b> <font size="+2" face="Arial,Helvetica"> Shiavi's
Link Maker v.1.0 </ font> </ b> <br>
</ Td>
</ Tr>
<tr BGCOLOR="#FFFF99">
<td> <font face="Arial,Helvetica"> Legen Sie die URL des Links </ font> </ td>
<td align="center" BGCOLOR="#FFFF99"> <input size="30" value="http://" name="url"> <input onclick = "cleanURL ()" type = "button"-Wert ="<<< clean "> </ td>
</ Tr>
<tr BGCOLOR="#FFFF99">
<td> <font face="Arial,Helvetica"> Legen Sie die Beschreibung für die url </ font> </ td>
<td align="center"> <input size="30" name="txturl"> <input onclick = "cleantxturl ()" type = "button" value ="<<< clean "> </ td >
</ Tr>
<tr>
<td align="center" colspan="2" BGCOLOR="#FFFF99"> <input onclick = "AddLink (document.mylink.url.value, document.mylink.txturl.value)" type = "button" value = "Link hinzufügen, um das Kombinationsfeld Liste"> </ td>
</ Tr>
</ Table>
</ Center>
</ Form>
<script language="JavaScript">
<! - Begin
Funktion icqCheck () (
var zahl = document.ICQ.number.value;
text = "<html> <body> <center> <br>"
+ Zahl + "ist: <img src = http://online.mirabilis.com/"
+ "Scripts / online.dll? Icq =" + Nummer + "& img = 5>"
+ "</ Body> </ html>";
windowprops = "toolbar = no, width = 150, height = 25"
+ "Verzeichnisse = no, status = nein, scrollbars = no, resize = no"
+ "Menüleiste = no";
icqWindow = window.open (""," displayWindow ", windowprops)
icqWindow.document.write (Text);
icqWindow.document.close ();
icqWindow.focus ();
)
/ / Ende ->
</ Script>
<! - -> <form Name=ICQ>
<div center> ICQ #:
<input type=text name=number size=10 value="141983"> <br>
<input type=button name=check value="Check # auf ICQ !" onClick="icqCheck()">
</ Div>
</ Form> <! - ->
<SCRIPT LANGUAGE="JavaScript">
<! - Original: Michiel Van Velthoven (webmastersdome@comports.com) ->
<! - Web Site: http://www.geocities.com/ ~ webmasterdome ->
<! - Begin
makeit Funktion (form) (
var txt = '<meta name="description" CONTENT="'+form.description.value+'"> \ r \ n ";
txt + = '<META NAME = "keywords" content = "";
if (form.keywords.value)
txt + = form.keywords.value + ""> \ r \ n ";
form.source.value = txt;
)
Funktion AddText (Form, Action) (
var AddTxt = "";
var txt = "";
form.keywords.value + = AddTxt;
)
ResetPage Funktion (form) (
if (confirm ("Wollen Sie allen klar, und starten Sie eine neue Meta-Tag Erstellung ?")){
form.description.value = "";
form.source.value = "";
form.keywords.value = "";
)
)
/ / Ende ->
</ SCRIPT>
<! - ->
<CENTER>
<FORM ACTION="">
<TABLE BGCOLOR="dedfdf" border="2" cellpadding="4">
<TR>
<td Align="center"> <font size="3" face="Arial"> <B> Site Beschreibung <BR> <font size="-2"> (mehr beschreibend, desto besser) </ font> </ TD>
<td Align="center"> <INPUT TYPE="Text" NAME="description" size=32> </ TD>
</ TR>
<TR>
<td Align="center"> <font size="3" face="Arial"> <B> <CENTER> Bis zu 50 Keywords <BR> <font size="-2"> (getrennt mit Leerzeichen) </ font> </ TD>
<td Align="center"> <input type="text" name="keywords" size=32> </ TD>
</ TR>
<TR>
<TD> <font Size="3" face="Arial"> <B> <CENTER> <input type="button" value="Create Tags" onClick="MakeIt(this.form);"> </ B > </ TD>
<td Align="center"> <font size="2"> <B> Hier ist Ihre META - tag Codierung.
<BR> Legen Sie es in die Kopfzeile Ihres HTML-Dokuments. <BR> <P> <textarea Name="source" rows=5 Cols=45> </ textarea> </ TD>
</ TR>
</ TABLE>
</ FORM>
</ CENTER>