PT Skrevet 7. mai 2004 Del Skrevet 7. mai 2004 (endret) Du har jo Accessify's HTML To JavaScript converter da.. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <!-- All design/layout and content is copyrighted absentvoid.com. All use of graphics, content and/or other unique features without permission is illegal, and will be regarded as theft. Proper actions will be taken. For questions, contact webmaster at [email protected] --> <html> <head> <title>...the absence of void...</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body> <div id="main"> <h1 id="header"> <a href="index.php"><span class="hide">absentVOID.com</span></a> </h1> <ul id="menu"> <li><a href="index.php?section=main" id="main_link"><span class="hide">Main</span></a></li> <li><a href="index.php?section=about" id="about"><span class="hide">About</span></a></li> <li><a href="#" id="portfolio"><span class="hide">Portfolio</span></a></li> <li><a href="index.php?section=tutorials" id="tutorials"><span class="hide">Tutorials</span></a></li> <li><a href="index.php?section=contact" id="contact"><span class="hide">Contact</span></a></li> <li><a href="#" id="weblinks"><span class="hide">Weblinks</span></a></li> </ul> <div id="content"> <h2>Completely new absentVOID.com up'n running!</h2> <p>Latest update: The tutorials are coming, one up - X to go.</p> <p>The page is finally relaunched, with its new design. Not complete yet, so please don't complain about the missing content. Hopefully it will appear within some days. css.absentvoid.com will be merged with this page, to have a little more content on this page, and to aim more on having one good site, instead of two almost good ones.</p> </div> <div id="footer"> <p>Design and content © absentVOID.com 2004.</p> </div> </div> </body> </html> Blir til function writeJS() { var str=''; str+='<!DOCTYPE HTML PUBLIC "-\/\/W3C\/\/DTD HTML 4.01\/\/EN" "http:\/\/www.w3.org\/TR\/html4\/strict.dtd">'; str+='<!-- '; str+='All design\/layout and content is copyrighted absentvoid.com. '; str+='All use of graphics, content and\/or other unique features without permission is illegal, '; str+='and will be regarded as theft. Proper actions will be taken. For questions, contact '; str+='webmaster at [email protected] '; str+='-->'; str+='<html>'; str+='<head>'; str+='<title>...the absence of void...<\/title>'; str+='<meta http-equiv="Content-Type" content="text\/html; charset=iso-8859-1">'; str+='<link rel="stylesheet" type="text\/css" href="stylesheet.css">'; str+='<\/head>'; str+='<body>'; str+='<div id="main"> '; str+=' <h1 id="header"> <a href="index.php"><span class="hide">absentVOID.com<\/span><\/a> '; str+=' <\/h1>'; str+=' <ul id="menu">'; str+=' <li><a href="index.php?section=main" id="main_link"><span class="hide">Main<\/span><\/a><\/li>'; str+=' <li><a href="index.php?section=about" id="about"><span class="hide">About<\/span><\/a><\/li>'; str+=' <li><a href="#" id="portfolio"><span class="hide">Portfolio<\/span><\/a><\/li>'; str+=' <li><a href="index.php?section=tutorials" id="tutorials"><span class="hide">Tutorials<\/span><\/a><\/li>'; str+=' <li><a href="index.php?section=contact" id="contact"><span class="hide">Contact<\/span><\/a><\/li>'; str+=' <li><a href="#" id="weblinks"><span class="hide">Weblinks<\/span><\/a><\/li>'; str+=' <\/ul>'; str+=' <div id="content"> '; str+=' <h2>Completely new absentVOID.com up\'n running!<\/h2>'; str+='<p>Latest update: The tutorials are coming, one up - X to go.<\/p>'; str+='<p>The page is finally relaunched, with its new design. Not complete yet, so please '; str+=' don\'t complain about the missing content. Hopefully it will appear within some '; str+=' days. css.absentvoid.com will be merged with this page, to have a little more '; str+=' content on this page, and to aim more on having one good site, instead of two '; str+=' almost good ones.<\/p>'; str+=' <\/div>'; str+=' <div id="footer"> '; str+=' <p>Design and content © absentVOID.com 2004.<\/p>'; str+=' <\/div>'; str+='<\/div>'; str+=''; str+='<\/body>'; str+='<\/html>'; document.write(str); } writeJS(); Kildekoden er der fremdeles, og det er slettes ikke vanskelig å skille den fra javascriptet Det eneste den gjør er å bytte ut '/' med 'V' og legge til 'str+='*tag*';' for linjeskift EDIT: Kode fra absentvoid.com Endret 7. mai 2004 av PT Lenke til kommentar
Neo Skrevet 7. mai 2004 Del Skrevet 7. mai 2004 Huff. Kan ikke moderatorene bare begynne å stenge slike tråder som det her. Er jo totalt bortkastet. Finnes en milliard like tråder på det forumet her. Det finnes ingen måte å skjule html på, bare gjøre det mer knotete å tolke det. Dette emnet her er dødt for lenge siden. Lenke til kommentar
Haraldson Skrevet 7. mai 2004 Del Skrevet 7. mai 2004 (endret) Nå er det jo en gang sånn at dette er et forum, og et forum er til for å få og gi hjelp. Det er også sånn at kodespråk utvikler seg, så om det var en post for det samme emnet for en tid tilbake, kan ting være forandra nå. Uansett ingenting å ta sånn på vei for! Endret 7. mai 2004 av Mr.Berg Lenke til kommentar
jorgis Skrevet 8. mai 2004 Del Skrevet 8. mai 2004 Det finnes vel andre html -> javascript convertere som omregner det til hex i koden, og har en funksjon som parser det til slutt. I koden vil ting vises som %4E%3F%67%E3 osv. Du kan lete litt på hotscripts.com. PS: Dette betyr ikke at jeg synes det er greit at han gjør det, siden det gjør siden hans treg og andre ikke kan låne kildekode eller få inspirasjon fra den. Lenke til kommentar
Anbefalte innlegg
Opprett en konto eller logg inn for å kommentere
Du må være et medlem for å kunne skrive en kommentar
Opprett konto
Det er enkelt å melde seg inn for å starte en ny konto!
Start en kontoLogg inn
Har du allerede en konto? Logg inn her.
Logg inn nå