Satan
Professional Pornstar
- Aug 27, 2011
- 266
- 106
I Got bored so i decided to edit. a little "Slide To Unlock" It's an open source so feel free to edit it
To Edit What It Says ...
Goto ;
Main Folder
Left Click "Index"
Edit With Notepad++
Where It Says ... "By Cryptic" Write Whatever.
DL:
To Edit What It Says ...
Goto ;
Main Folder
Left Click "Index"
Edit With Notepad++
Where It Says ... "By Cryptic" Write Whatever.
DL:
You must be registered for see links
HTML:
<!DOCTYPE html>
<head>
<meta charset='UTF-8'>
<title>By Cryptic</title>
<link rel='stylesheet' href='css/style.css'>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'></script>
<script src='http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.min.js'></script>
<script src='js/slidetounlock.js'></script>
</head>
<body>
<div id="page-wrap">
<div id="well">
<h2><strong id="slider"></strong> <span>By Cryptic</span></h2>
</div>
</div>
</body>
</html>