ShadowForum

  1. Genera script html
    In questo sito potrete creare codici html con estrema facilità

    Avatar
    Tags
    Genera script html
    By ShadowAges il 15 Mar. 2014
    +1   -1    0 Comments   7 Views
    .
    In questo sito potrete creare codici html con estrema facilità!
    Dovrete solo scegliere quale script/codice generare e poi dovrete solamente compilare i campi richiesti per ricevere lo script/codice già ottimizzato.
    Questo sito serve soprattutto a tutti coloro che non sono molto pratici con i codici HTML, ma che vogliono aggiungere script al proprio sito.


    Edited by ShadowAges - 16/3/2014, 17:57
    Last Post by ShadowAges il 15 Mar. 2014
    .
  2. Registrazione veloce
    La registrazione veloce ti permette di inserire dove vuoi una tabella di registrazione semplice da compilare

    Avatar
    Tags
    Registrazione veloce
    By ShadowAges il 13 Mar. 2014
    +1   -1    0 Comments   20 Views
    .
    Ecco il codice per inserire una semplice tabella dove registrarsi.
    CODICE
    <!--Inizio form registrazione veloce //-->
    <!--Form creato da |LaZzA| - lazzamail@gmail.com - preso da http://risorsegratis.forumfree.net //-->
    <center> <!--Modificare da qui //-->
    <table border="0" width="60%"> <tr> <td width="100%"> <br><form action="http://risorsegratis.forumfree.net" method="post" name="REG" onsubmit="return Validate()"><input type="hidden" name="
    c" value="72322"><input type="hidden" name="act" value="Reg"><input type="hidden" name="CODE" value="02"> <!--Modificare fino a qui by Lazza //-->
    <table class="skin_tbl" align="center" cellpadding="0" cellspacing="0"><tr><td class="mleft_top"><td><table class="mback" width="100%" cellpadding="0" cellspacing="0"><tr><td class="mback_left"><td class="mback_center"> <div class="mtitle">Registrazione Veloce</div> <td class="mback_right"></table><td class="mright_top"><tr><td class="mleft"><td><table class="mainbg" style="text-align:center;width:100%" cellpadding="4" cellspacing="1"> <tr title=""> <td class="ww">Nickname:
    <td class="aa"><input type="text" size="21" maxlength="64" name="UserName" tabindex="1" class="forminput"> <td class="ww"> <p align="left">Email:
    <td class="aa"><input type="text" size="32" maxlength="50" name="EmailAddress" tabindex="4" class="forminput"> <tr title=""> <td class="ww">Password:
    <td class="aa"><input type="password" size="21" maxlength="32" name="PassWord" tabindex="2" class="forminput"> <td class="ww"> <p align="left">...

    Read the whole post...

    Last Post by ShadowAges il 13 Mar. 2014
    .
  3. Tasto torna su
    Questo tasto serve a tornare all'inizio della pagina

    Avatar
    Tags
    Tasto torna su
    By ShadowAges il 13 Mar. 2014
    +1   -1    2 Comments   477 Views
    .
    Questo è il codice html per inserire infondo alla pagina del sito una freccia che ti fa ritornare all'inizio della pagina.
    CODICE
    <div id="freccia" style="display: none; position:fixed; right:60px; bottom:30px;">
    <a href="javascript:scrolla();">
    <img src="http://www.iperpiano.eu/images/cantieri/freccia-su.png">
    </a>
    </div>

    <script type="text/javascript">

    // la funzione scrolla viene attivata ogni volta che cliccano la freccia
    function scrolla () {
    if (document.body.scrollTop >= 1) {
    document.body.scrollTop += -150;
    setTimeout("scrolla()",40);
    }
    freccia = document.getElementById('freccia');
    }

    // questo evento si attiva ogni volta che in qualche modo la pagina va 'su o giù'
    window.onscroll = scroll;

    function scroll() {
    if (document.body.scrollTop > window.innerHeight) colora();
    else scolora();
    }

    // queste sono le due funzioni che vengono richiamate appunto per colorare e per scolorare (far sparire) la freccia.
    function scolora () {
    freccia.style.display = 'none';
    }
    function colora () {
    freccia.style.display = '';
    }

    </script>

    CITAZIONE
    In forumfree va inserito su: amministrazione> grafica> codice html> in fondo al forum.
    Last Post by †.Vicious Rika.† il 17 Nov. 2023
    .
  4. Tasto cerca
    Il tasto cerca ti permette di cercare informazioni direttamente dal tuo sito

    Avatar
    Tags
    Tasto cerca
    By ShadowAges il 13 Mar. 2014
    +1   -1    0 Comments   9 Views
    .
    Ecco il codice html per creare un tasto di ricerca.
    CODICE
    <form action="/">
    <input type="hidden" name="act" value="Search">
    <input type="hidden" name="CODE" value="04">
    <input type="text" name="keyword" size="40">
    <input type="submit" value="Cerca">
    </form>

    Se volete che la vostra ricerca sia su Google allora dovrete un diverso codice.
    CODICE
    <form method="get" action="http://www.google.it/search">
    <input type="text" name="q" size="30" maxlength="255" value="">
    <input type="hidden" name="hl" value="it">
    <input type="submit" name="btng" value="Cerca nel forum" class="forminput">
    <input type="hidden" name="as_dt" value="i">
    <input type="hidden" name="as_sitesearch" value="DOMINIO SITO">
    </form>

    !! ATTENZIONE !!
    Al posto di DOMINIO SITO dovrete inserire l'url del vostro sito senza http:// (ad esempio shadowforum.forumfree.it).
    CITAZIONE
    Su forumfree dovrete inserire il codice in: amministrazione> gestione html> in cima al forum.


    Edited by ShadowAges - 13/3/2014, 19:58
    Last Post by ShadowAges il 13 Mar. 2014
    .
  5. Chat nel sito
    Come inserire una chat personalizzata nel tuo sito!

    Avatar
    Tags
    Chat nel sito
    By ShadowAges il 13 Mar. 2014
    +1   -1    0 Comments   2 Views
    .
    Ecco il codice html della vostra chat personalizzata.
    CODICE
    [HTML]<embed wmode="transparent" src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=206464312" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.php" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=206464312">Go Large!</a></small><br>[/HTML]

    CITAZIONE
    Su forumfree lo potete mettere qui: amministrazione> codice html e lo mettete dove volete voi.


    Edited by ShadowAges - 13/3/2014, 19:58
    Last Post by ShadowAges il 13 Mar. 2014
    .