Da Niko Lun 27 Ott 2014 - 14:41
Decorazioni per Halloween!
Decorazioni per Halloween!
In occasione della festa ormai imminente del 31 ottobre, Forumattivo come ogni anno vi ripropone alcuni codici e immagini per decorare i vostri forum in pieno stile Halloween Divertitevi!Avviso di compatibilità per i codici script : Potete inserire più codici javascript per gli elementi decorativi. Potete quindi combinare questi elementi, tuttavia alcuni codici potrebbero entrare in conflitto.
A. Come installare questi codici PDA Visualizzazione Colori Foglio di stile CSS
A. Cursori Codice: body { cursor:url('http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/curseur-halloween-4.cur'),auto; }
Codice: body { cursor:url('http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/curseur-halloween-1.cur'),auto; }
B. Come installare questi codici PDA Moduli Gestione del codice Javascript Creare un nuovo codice javascript
1. Indicare un titolo a vostra scelta (es: Halloween )2. Scegliete voi dove volete rendere attivo il codice (es: tutte le pagine )3. Scegliete il codice!B. Immagini sull'intestazione del forum Scripts forniti grazie all'aiuto di Adam_sfp Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/chauve_R.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/chauve1.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/toile_r.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/fant.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/fant3.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/hallo.js"); });
Codice: $(function() { $.getScript("http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/cit.js"); });
B. Immagini ripetute all'interno delle pagine Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/citrou14.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/pumpki10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/ghost10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/bat10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/witch_10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: $.getScript('http://js01.fra.co/19274.js');
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/scream10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/cheshi10.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
Codice: var snowsrc="http://sd-1.archive-host.com/membres/up/132720629421430912/FDF/Decoration/Halloween/Moon-icon.png"; $(function() { $.getScript('http://js01.fra.co/20215.js'); });
B. Immagini reattive/animate Codice: var x=0;var y=0;if(document.getElementById) {if(navigator.appName.substring(0,3)=="Net") document.captureEvents(Event.MOUSEMOVE);document.onmousemove=Pos_Souris;window.onload=Bouge_Image;} function Pos_Souris(e) {x=(navigator.appName.substring(0,3)=="Net")?e.pageX:event.x+document.body.scrollLeft;y=(navigator.appName.substring(0,3)=="Net")?e.pageY:event.y+document.body.scrollTop;} posX=0;posY=0;anim=true;oldpos="http://icons.iconarchive.com/icons/iconshock/halloween/48/head-icon.png";function Bouge_Image() {if(document.getElementById&&anim) {posX=posX+(((x-posX)+20)/15);posY=posY+(((y-posY)+20)/15);if(posX<x) newpos='http://icons.iconarchive.com/icons/iconshock/halloween/48/head-icon.png';else newpos='http://icons.iconarchive.com/icons/iconshock/halloween/48/head-icon.png';if(newpos!=oldpos) {document.tete.src=newpos;oldpos=newpos;} document.getElementById("teteronde").style.top=posY+"px";document.getElementById("teteronde").style.left=posX+"px";tempo=setTimeout("Bouge_Image()",15)}} if(document.getElementById) {document.write('<div id="teteronde" style="position: absolute">');document.write('<a href="#" onClick="anim=false;document.getElementById(\'teteronde\').style.visibility = \'hidden\';return(false)">');document.write('<img src="http://icons.iconarchive.com/icons/iconshock/halloween/48/head-icon.png" style="border:0px" name="tete" alt="Faire disparaitre" />');document.write('</a>');document.write('</div>');}
Codice: var x=0;var y=0;if(document.getElementById) {if(navigator.appName.substring(0,3)=="Net") document.captureEvents(Event.MOUSEMOVE);document.onmousemove=Pos_Souris;window.onload=Bouge_Image;} function Pos_Souris(e) {x=(navigator.appName.substring(0,3)=="Net")?e.pageX:event.x+document.body.scrollLeft;y=(navigator.appName.substring(0,3)=="Net")?e.pageY:event.y+document.body.scrollTop;} posX=0;posY=0;anim=true;oldpos="http://icons.iconarchive.com/icons/gcds/halloween/48/spider-icon.png";function Bouge_Image() {if(document.getElementById&&anim) {posX=posX+(((x-posX)+20)/15);posY=posY+(((y-posY)+20)/15);if(posX<x) newpos='http://icons.iconarchive.com/icons/gcds/halloween/48/spider-icon.png';else newpos='http://icons.iconarchive.com/icons/gcds/halloween/48/spider-icon.png';if(newpos!=oldpos) {document.tete.src=newpos;oldpos=newpos;} document.getElementById("teteronde").style.top=posY+"px";document.getElementById("teteronde").style.left=posX+"px";tempo=setTimeout("Bouge_Image()",15)}} if(document.getElementById) {document.write('<div id="teteronde" style="position: absolute">');document.write('<a href="#" onClick="anim=false;document.getElementById(\'teteronde\').style.visibility = \'hidden\';return(false)">');document.write('<img src="http://icons.iconarchive.com/icons/gcds/halloween/48/spider-icon.png" style="border:0px" name="tete" alt="Faire disparaitre" />');document.write('</a>');document.write('</div>');}
Codice: var x=0;var y=0;if(document.getElementById) {if(navigator.appName.substring(0,3)=="Net") document.captureEvents(Event.MOUSEMOVE);document.onmousemove=Pos_Souris;window.onload=Bouge_Image;} function Pos_Souris(e) {x=(navigator.appName.substring(0,3)=="Net")?e.pageX:event.x+document.body.scrollLeft;y=(navigator.appName.substring(0,3)=="Net")?e.pageY:event.y+document.body.scrollTop;} posX=0;posY=0;anim=true;oldpos="http://icons.iconarchive.com/icons/ergosign/free-halloween/48/Ghost-icon.png";function Bouge_Image() {if(document.getElementById&&anim) {posX=posX+(((x-posX)+20)/15);posY=posY+(((y-posY)+20)/15);if(posX<x) newpos='http://icons.iconarchive.com/icons/ergosign/free-halloween/48/Ghost-icon.png';else newpos='http://icons.iconarchive.com/icons/ergosign/free-halloween/48/Ghost-icon.png';if(newpos!=oldpos) {document.tete.src=newpos;oldpos=newpos;} document.getElementById("teteronde").style.top=posY+"px";document.getElementById("teteronde").style.left=posX+"px";tempo=setTimeout("Bouge_Image()",15)}} if(document.getElementById) {document.write('<div id="teteronde" style="position: absolute">');document.write('<a href="#" onClick="anim=false;document.getElementById(\'teteronde\').style.visibility = \'hidden\';return(false)">');document.write('<img src="http://icons.iconarchive.com/icons/ergosign/free-halloween/48/Ghost-icon.png" style="border:0px" name="tete" alt="Faire disparaitre" />');document.write('</a>');document.write('</div>');}
© Forum dei forum
Se si desidera aprire un topic di supporto potete indicare il seguente titolo:Decorazioni per Halloween!
Staff FDF - Forum di supporto per Forumattivo IT Copyrigth © FORUM ATTIVO .COM
Niko Moder atoreSesso : Età : 26Messaggi : 9207Località : Provincia di Varese
Niko è stato ringraziato dall'autore di questo topic.
Argomenti simili Argomenti simili
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.