The Dark Randezvous
Would you like to react to this message? Create an account in a few clicks or log in to continue.
The Dark Randezvous

Feel free ! Feel together ! The way to make 'nothing' become something !
 
HomeLatest imagesSearchRegisterLog in

 

 ʞılɐqɹǝʇ uɐsılnʇ

Go down 
AuthorMessage
loeffy
New Comer
loeffy


Number of posts : 29
Age : 32
Location : di depan komputer..
Registration date : 2008-10-19

ʞılɐqɹǝʇ uɐsılnʇ Empty
PostSubject: ʞılɐqɹǝʇ uɐsılnʇ   ʞılɐqɹǝʇ uɐsılnʇ EmptySun Oct 19, 2008 2:43 pm

¿¿ɐʎuɯɐɹƃoɹd uıʞıq ʍɐɯ ɹo
¿¿ɐʎu ɐɹɐɔ ʍɐʇ ʍɐɯ
¿¿ıuıƃ ɐʎɐʞ uɐsılnʇ ɐɔɐq ɥɐuɹǝd


bingung cara bikinnya? tinggal klik tester dibawah, terus masukin deh kata" kamu.. :idle:
[size=16pt]
tester : http://h1.badwaresite.www/loeffy/TulisanKebalik.htm[/size]





ini source nya
Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Flip</title>

<style type="text/css">
textarea { font-family: "Arial Unicode MS", Batang }
</style>
<script language="JavaScript">
function flip() {
 var result = flipString(document.f.original.value.toLowerCase());
 document.f.flipped.value = result;
}

function flipString(aString) {
 var last = aString.length - 1;
 var result = new Array(aString.length)
 for (var i = last; i >= 0; --i) {
  var c = aString.charAt(i)
  var r = flipTable[c]
  result[last - i] = r != undefined ? r : c
 }
 return result.join('')
}

var flipTable = {
a : '\u0250',
b : 'q',
c : '\u0254',
d : 'p',
e : '\u01DD',
f : '\u025F',
g : '\u0183',
h : '\u0265',
i : '\u0131',
j : '\u027E',
k : '\u029E',
//l : '\u0283',
m : '\u026F',
n : 'u',
r : '\u0279',
t : '\u0287',
v : '\u028C',
w : '\u028D',
y : '\u028E',
'.' : '\u02D9',
'[' : ']',
'(' : ')',
'{' : '}',
'?' : '\u00BF',
'!' : '\u00A1',
"\'" : ',',
'<' : '>',
'_' : '\u203E',
';' : '\u061B',
'\u203F' : '\u2040',
'\u2045' : '\u2046',
'\u2234' : '\u2235',
'\r' : '\n'
}

for (i in flipTable) {
  flipTable[flipTable[i]] = i
}

</script></head><body>
<h1>Flip</h1>
<form name="f">
Original: <textarea rows="5" cols="50" name="original" onkeyup="flip()"></textarea><input value="Flip" onclick="flip()" type="button">
<br>

Flipped: <textarea rows="5" cols="50" name="flipped"></textarea>
</form>

<p style="width: 300px;">
<small><a href="http://vanholic.co.cc/">vAnHoLiC</a></small>
</p>
</body></html>


original post : http://vanholic.co.cc/v1/?p=23
Back to top Go down
http://dayz.co.nr
 
ʞılɐqɹǝʇ uɐsılnʇ
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
The Dark Randezvous :: Technology :: Computer-
Jump to: