Log in | Back to darenet.org

Template talk:Status

(New page: <html> <script> function onlinecheck_checkvars (lang) { errormsg = new Array(); if (document.configurator.nick.value == '' && lang == 'de') { errormsg[errormsg.length+1] = 'Bitte gib e...)
 
Line 53: Line 53:
-
<h2>Configurator</h2>
+
 
<p>Please enter a registered nickname and choose your favourite image style. You can preview your choices by clicking on 'Preview'. Generating the HTML code will show you the code you have to put into the source code of your homepage.<br />
<p>Please enter a registered nickname and choose your favourite image style. You can preview your choices by clicking on 'Preview'. Generating the HTML code will show you the code you have to put into the source code of your homepage.<br />
The images are in PNG format. Please note, that there might be problems with Internet Explorer.</p>
The images are in PNG format. Please note, that there might be problems with Internet Explorer.</p>
<noscript><p><strong>Please activate JavaScript for generating the HTML code for your homepage.</strong></p></noscript>
<noscript><p><strong>Please activate JavaScript for generating the HTML code for your homepage.</strong></p></noscript>
-
<form action="http://www.euirc.net/en/webonlinecheck.js" name="configurator">
+
<form onsubmit="onlinecheck_code('en')">
<input type="text" name="nick" size="20" maxlength="30" value="" />
<input type="text" name="nick" size="20" maxlength="30" value="" />
<select name="img">
<select name="img">
Line 68: Line 68:
<option value="6">Design 6 (with nick)</option>
<option value="6">Design 6 (with nick)</option>
</select><br /><br />
</select><br /><br />
-
<input type="button" value="Preview" onClick="onlinecheck_preview('en');" />&nbsp;&nbsp;<input type="button" value="Generate HTML code" onClick="onlinecheck_code('en');" /><br /><br />
+
<input type="button" value="Preview" onClick="onlinecheck_preview('en');" />&nbsp;&nbsp;<input type="submit" value="Generate HTML code" /><br /><br />
<textarea name="code" style="width:380px; height:80px;"></textarea>
<textarea name="code" style="width:380px; height:80px;"></textarea>
</form>
</form>
</html>
</html>

Current revision as of 18:39, 17 February 2008

Please enter a registered nickname and choose your favourite image style. You can preview your choices by clicking on 'Preview'. Generating the HTML code will show you the code you have to put into the source code of your homepage.
The images are in PNG format. Please note, that there might be problems with Internet Explorer.