Form:Inscription: Difference between revisions

From Cives
Jump to navigationJump to search
No edit summary
No edit summary
Line 44: Line 44:
     </tr>
     </tr>
</table>
</table>
<div id="IDfield">
<div id="field">
 
<input type="hidden" id="html_input" name="html_input">
</div>
</div>
<input type="hidden" id="html_input" name="html_input">
<script type="text/javascript">
<script type="text/javascript">
document.getElementById( "letterA" ).onclick = function() {
document.getElementById( "letterA" ).onclick = function() {
Line 60: Line 58:
     document.getElementById("field").appendChild(slika)
     document.getElementById("field").appendChild(slika)
};
};
var divContent = document.getElementById('field').innerHTML;
document.getElementById('html_input').value = divContent;





Revision as of 13:32, 3 April 2024

This is the "Inscription" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.