Benutzer:J*/Javascript-Spielwüste.js: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
J* (Diskussion | Beiträge) K (Seitenschutzstatus von "Kamel:J*/Javascript-Spielwüste" geändert: Javascript drinne [edit=sysop:move=sysop]) |
J* (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
− | + | document.getElementById("J-FRAME").innerHTML = ' | |
+ | <form id="upload" method="post" enctype="multipart/form-data" action="#"> | ||
+ | <table border="0"> | ||
+ | <tbody><tr> | ||
+ | |||
+ | <td align="right" valign="top"><label for="wpUploadFile">Datei:</label></td> | ||
+ | <td align="left"> | ||
+ | <input tabindex="1" name="wpUploadFile" id="wpUploadFile" onchange='fillDestFilename("wpUploadFile")' size="40" type="file"><input name="wpSourceType" value="file" type="hidden"> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td align="right"><label for="wpDestFile">Dateiname:</label></td> | ||
+ | <td align="left"> | ||
+ | <input tabindex="2" name="wpDestFile" id="wpDestFile" size="40" value="" onkeyup="wgUploadWarningObj.keypress();" type="text"> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td align="right"><label for="wpUploadDescription">Beschreibung:<br> | ||
+ | <span style="color: rgb(192, 0, 0); font-weight: bold; text-decoration: underline; background-color: rgb(255, 255, 64);">(Quelle angeben!)</span></label></td> | ||
+ | <td align="left"> | ||
+ | <textarea tabindex="3" name="wpUploadDescription" id="wpUploadDescription" rows="6" cols="80"></textarea><img itsalltext_UID="3c2y23342x1g2133282y3b2s371u1d2d2v391e1l221t1p1p" style="border: medium none ! important; margin: 0pt ! important; padding: 0pt ! important; cursor: pointer ! important; display: none ! important; position: absolute ! important; width: 28px ! important; height: 14px ! important; opacity: 0.0583333 ! important; left: 715px ! important; top: 1307px ! important;" title="It's All Text!" src="chrome://itsalltext/locale/gumdrop.png"> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | |||
+ | <td></td> | ||
+ | <td> | ||
+ | <input tabindex="7" name="wpWatchthis" id="wpWatchthis" value="true" type="checkbox"> | ||
+ | <label for="wpWatchthis">Diese Seite beobachten</label> | ||
+ | <input tabindex="8" name="wpIgnoreWarning" id="wpIgnoreWarning" value="true" type="checkbox"> | ||
+ | <label for="wpIgnoreWarning">Warnungen ignorieren</label> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td colspan="2" id="wpDestFile-warning"> </td></tr> | ||
+ | <tr> | ||
+ | <td></td> | ||
+ | <td align="left"><input tabindex="9" name="wpUpload" value="Datei hochladen" title="Hochladen starten [s]" accesskey="s" type="submit"></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td></td> | ||
+ | <td align="left"> | ||
+ | <div style="color: rgb(45, 100, 161); font-size: smaller;">Zum Vermeiden unnötiger Artikelversionen bitte den <b>Vorschau-Button</b> benutzen!</div> | ||
+ | |||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </tbody></table> | ||
+ | <input name="wpDestFileWarningAck" id="wpDestFileWarningAck" value="" type="hidden"> | ||
+ | </form>'; |
Version vom 6. April 2008, 21:49 Uhr
document.getElementById("J-FRAME").innerHTML = '
<form id="upload" method="post" enctype="multipart/form-data" action="#">
<table border="0">
<tbody><tr>
<td align="right" valign="top"><label for="wpUploadFile">Datei:</label></td>
<td align="left">
<input tabindex="1" name="wpUploadFile" id="wpUploadFile" onchange='fillDestFilename("wpUploadFile")' size="40" type="file"><input name="wpSourceType" value="file" type="hidden">
</td>
</tr>
<tr>
<td align="right"><label for="wpDestFile">Dateiname:</label></td>
<td align="left">
<input tabindex="2" name="wpDestFile" id="wpDestFile" size="40" value="" onkeyup="wgUploadWarningObj.keypress();" type="text">
</td>
</tr>
<tr>
<td align="right"><label for="wpUploadDescription">Beschreibung:<br>
<span style="color: rgb(192, 0, 0); font-weight: bold; text-decoration: underline; background-color: rgb(255, 255, 64);">(Quelle angeben!)</span></label></td>
<td align="left">
<textarea tabindex="3" name="wpUploadDescription" id="wpUploadDescription" rows="6" cols="80"></textarea><img itsalltext_UID="3c2y23342x1g2133282y3b2s371u1d2d2v391e1l221t1p1p" style="border: medium none ! important; margin: 0pt ! important; padding: 0pt ! important; cursor: pointer ! important; display: none ! important; position: absolute ! important; width: 28px ! important; height: 14px ! important; opacity: 0.0583333 ! important; left: 715px ! important; top: 1307px ! important;" title="It's All Text!" src="chrome://itsalltext/locale/gumdrop.png">
</td>
</tr>
<tr>
<td></td>
<td>
<input tabindex="7" name="wpWatchthis" id="wpWatchthis" value="true" type="checkbox">
<label for="wpWatchthis">Diese Seite beobachten</label>
<input tabindex="8" name="wpIgnoreWarning" id="wpIgnoreWarning" value="true" type="checkbox">
<label for="wpIgnoreWarning">Warnungen ignorieren</label>
</td>
</tr>
<tr><td colspan="2" id="wpDestFile-warning"> </td></tr>
<tr>
<td></td>
<td align="left"><input tabindex="9" name="wpUpload" value="Datei hochladen" title="Hochladen starten [s]" accesskey="s" type="submit"></td>
</tr>
<tr>
<td></td>
<td align="left">
<div style="color: rgb(45, 100, 161); font-size: smaller;">Zum Vermeiden unnötiger Artikelversionen bitte den <b>Vorschau-Button</b> benutzen!</div>
</td>
</tr>
</tbody></table>
<input name="wpDestFileWarningAck" id="wpDestFileWarningAck" value="" type="hidden">
</form>';