ok... that your tuthorial at weezy's forum, about how to move xtgem ads.. i tried it but it didnt work. i only show get the fuck ads here!
-
·
- rated(0)
I uploaded all the icons do so to urz. To upload mp3 in xtgem make sure its not above 5mb of size
-
·
- rated(0)
lord eagle???mp3 is not uploading@my xtgem & wapka site... is dere any cheat use in uploading it.. incase if dat is the problem am using android
-
·
- rated(0)
i mean those alphabet icon.. i need the code eg. your alpabet icon is 'E' i have try source coding but it makes my webpage blank so i remove the code... i need direct code here via: forum
-
·
- rated(0)
ok lord eagle...i have done it...give me wapmasta icons code this1 is important... i have try sourcoding but it makes my website blank so i remove the source code... jst send me the code via forum... lets start with alphabet icons
-
·
- rated(0)
OK sir..now send me wapmasters zone full page codes
-
·
- rated(0)
Copy here
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Eaglenet Source Code Viewer Using JavaScript</title>
</head>
<body>
<div class="container section page-content">
<form name="jsf">
<p>Input Url WithOut "http://" Or "https://" Below To View Source</p>
<input type="text" name="url" size="30" value=""/>
<input type="button" value="view source" class="btn btn-md btn-info" onclick="viewSource(location,this.form.url)"/>
</form>
</div>
<script>
function viewSource(l,x){
if(x.value==" "){return alert("No Input Value!");}
l.href="view-source://"+x.value;}
</script>
</body>
</html>
Copy code
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Eaglenet Source Code Viewer Using JavaScript</title>
</head>
<body>
<div class="container section page-content">
<form name="jsf">
<p>Input Url WithOut "http://" Or "https://" Below To View Source</p>
<input type="text" name="url" size="30" value=""/>
<input type="button" value="view source" class="btn btn-md btn-info" onclick="viewSource(location,this.form.url)"/>
</form>
</div>
<script>
function viewSource(l,x){
if(x.value==" "){return alert("No Input Value!");}
l.href="view-source://"+x.value;}
</script>
</body>
</html>
Copy code
-
·
- rated(0)