Cerca
 
 

Risultati per:
 


Rechercher Ricerca avanzata

Ultimi argomenti attivi
» Theme designer 16th June
testdsadas EmptyMar Giu 24, 2014 9:54 pm Da Admin

» Utilità del blog
testdsadas EmptyDom Apr 08, 2012 6:25 pm Da Admin

» Utilità del forum
testdsadas EmptyGio Feb 16, 2012 7:37 pm Da Admin

» testdsadas
testdsadas EmptyMer Feb 08, 2012 8:29 pm Da Admin

» Non risolto
testdsadas EmptyVen Feb 03, 2012 5:58 pm Da Admin

Parole chiave

Chi è online?
In totale c'è 1 utente online: 0 Registrati, 0 Nascosti e 1 Ospite

Nessuno

[ Guarda la lista completa ]


Il numero massimo di utenti online contemporaneamente è stato 14 il Sab Giu 10, 2023 9:54 pm
Flusso RSS


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 


testdsadas

Mer Feb 08, 2012 8:29 pm Da Admin


[ CODE ] [ PLAIN-TEXT ]


Code goes here...



function copy(node) {
node = node.parentNode; //


// Loop over adjacent siblings, looking for the next geshimain.
while (node.nextSibling) {
node = node.nextSibling;
if (node.nodeName === 'DIV' && node.className === 'geshimain') {
break;
}
}

if (!node) {
throw new Error("Could not locate geshimain");
}

// Locate the

node = (function () {
var divs = node.getElementsByTagName('div');
for (var x = 0; x < divs.length; x++) {
if (divs[x].className === 'text') {
return divs[x];
}
}
return null;
}());

if (!node) {
throw new Error("Could not locate text");
}

node =
'";
popup = window.open("", "window", "resizeable,width=400,height=300");
popup.document.write(node);
popup.document.close();
}


Commenti: 0

Bookmarking sociale

Bookmarking sociale reddit      

Conserva e condividi l'indirizzo di sul tuo sito di social bookmarking

Migliori postatori
Admin
testdsadas Vote_lcaptestdsadas Voting_bartestdsadas Vote_rcap 

Marzo 2024
LunMarMerGioVenSabDom
    123
45678910
11121314151617
18192021222324
25262728293031

Calendario Calendario

Quelli che creano più argomenti
Admin
testdsadas Vote_lcaptestdsadas Voting_bartestdsadas Vote_rcap 

Partner
creare un forum

I postatori più attivi della settimana
Nessun utente

Statistiche
Abbiamo 1 utente registrato
L'ultimo utente registrato è Admin

I nostri utenti hanno pubblicato un totale di 11 messaggi in 6 argomenti