XtGem Forum catalog
WWW.BAZEHUB.XYZ
Home of Free Browsing and Unlimited Free Downloads, Games, Apps, Themes, Videos and Musics
Home
Forum
Blogs
Games
Apps
Down↓
Download And Install Our Bookmark Software In Your Mobile
JAR | APK | BMK | OPERA
ZEALWAP FORUM
read whalensky Xtgem coding
*
Subskid
30 Jun 2016
* zf_mackie Sorry...give me d code of random image nd text generator at http://www.zealwap.cf/Wapmaster/random_image
11:26:26
0 likes
*
zf_mackie (Admin)
03 Jul 2016
* Subskid So sorry for answering late, not around
Copy below
<font color="black"> <center><div class="full"><div class="zealwapmenu">»Random Image With Text Generator</div></div></center>
</div><div class="xt_container" data-xtcontainer="default" style=""><div class="zealwap5"><font color="black">
demo random image & text:
<br/>
<!-- Random image and text script generated from  http://zealot.waphall.com -->
<script language="JavaScript">
<!--
aandj = new Array('<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="http://zealot.waphall.com/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="http://zealot.waphall.com/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="http://zealot.waphall.com/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="http://zealot.waphall.com/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="http://zealot.waphall.com/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>');
n=Math.floor(Math.random() * 5);
document.write(aandj[n]);
//-->
</script>
<!--  http://zealot.waphall.com -->
</div>
<div class="zealwap5">
<b>Note:</b> If you want to use a symbol like this ( <b> ' </b> ). Use this code <b>&amp;#39;</b><br /><u>example:</u> <b>Don&amp;#39;t</b> instead of <b>Don't</b>.
</div>
<div class="zealwap5">
<form action="#result">
<input type="hidden" name="msg" value="Random image with text created successfully, copy the code below.." />
<b>border-color:</b>
<br />
<input type="text" name="brdc" id="#dd0000" value="#dd0000" />
<br />
<b>Border-style:</b>
<br />
<select name="btype" value="none">
<option value="none">None</option>
<option value="solid">Solid</option>
<option value="outset">Outset</option>
<option value="linset">Iinset</option>
<option value="dotted">Dotted</option>
<option value="double">Double</option>
<option value="groove">Groove</option>
<option value="dashed">Dashed</option>
<option value="ridge">Ridge</option>
<option value="hidden">Hidden</option>
</select>
<br />
<b>border-width:</b>
<br />
<input type="text" name="bwdth" value="3px" />
<br />
<b>background-color:</b>
<br />
<input type="text" name="bgco" id="#d0d0d0" value="#d0d0d0" />
<br />
<b>Padding-top:</b>
<br />
<input type="text" name="ptop" value="10px" />
<br />
<b>Padding-left:</b>
<br />
<input type="text" name="plft" value="10px" />
<br />
<b>Padding-bottom:</b>
<br />
<input type="text" name="pbtm" value="10px" />
<br />
<b>Padding-right:</b>
<br />
<input type="text" name="pryt" value="10px" />
<br />
<b>Image-1</b>
<br />
<input type="text" name="img1" value="http://zealot.waphall.com/Icons/zealwap10.png" />
<br />
<b>Text-1</b>
<br />
<input type="text" name="rtext1" value="Your Text Here" />
<br />
<b>Image-2</b>
<br />
<input type="text" name="img2" value="http://zealot.waphall.com/Icons/zealwap10.png" />
<br />
<b>Text-2</b>
<br />
<input type="text" name="rtext2" value="Your Text Here" />
<br />
<b>Image-3</b>
<br />
<input type="text" name="img3" value="http://zealot.waphall.com/Icons/zealwap10.png" />
<br />
<b>Text-3</b>
<br />
<input type="text" name="rtext3" value="Your Text Here" />
<br />
<b>Image-4</b>
<br />
<input type="text" name="img4" value="http://zealot.waphall.com/Icons/zealwap10.png" />
<br />
<b>Text-4</b>
<br />
<input type="text" name="rtext4" value="Your Text Here" />
<br />
<b>Image-5</b>
<br />
<input type="text" name="img5" value="http://zealot.waphall.com/Icons/zealwap10.png" />
<br />
<b>Text-5</b>
<br />
<input type="text" name="rtext5" value="Your Text Here" />
<br />
<b>Image-height:</b> (px)
<br />
<input type="text" name="imgh" value="30" />
<br />
<b>Image-width:</b> (px)
<br />
<input type="text" name="imgw" value="110" />
<input type="hidden" name="c" value="zealwap5" />
<br />
<b>Text-align:</b>
<br />
<select name="talgn" value="left">
<option value="left">Left</option>
<option value="center">Center</option>
<option value="right">Right</option>
</select>
<br />
<b>Font-color:</b>
<br />
<input type="text" name="fntc"
id="#666600" value="#666600" />
<br />
<b>Font-weight:</b>
<br />
<select name="fwgth" value="normal">
<option value="normal">Normal</option>
<option value="bold">Bold</option>
<option value="italic">Italic</option>
<option value="small">Small</option>
<option value="big">Big</option>
</select>
<br />
<input type="submit"value="Create Now!"/
></form>
</div>
<a name="result"></a>
<div class="none">
<font color="green"></font>
<br /><textarea cols="27" rows="10">

Copy code
<textarea cols="27" rows="10">
<!-- Random image and text script generated from  http://zealwap.com -->
<script language="JavaScript">
<!--
aandj = new Array('<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>','<div style="background-color:#d0d0d0;border:3px none #dd0000;padding:10px 10px 10px 10px;"><img src="/Icons/zealwap10.png"width="110" height="30"><br /><font style="display:block;font-weight:normal;font-color:#666600;text-align:left;">Your Text Here</font></div>');
n=Math.floor(Math.random() * 5);
document.write(aandj[n]);
//-->
</script>
<!--  http://zealwap.com -->
</textarea>
</div></div>

Copy code
10:46:51
0 likes
*
Subskid
04 Jul 2016
* Subskid No problem...Also help me with d code at http://www.zealwap.cf/Wapmaster/rainbowtext
10:42:13
0 likes
*
Subskid
04 Jul 2016
* Subskid Ok
11:14:48
(edited 04 Jul 2016 by Subskid )
0 likes
*
zf_mackie (Admin)
06 Jul 2016
* Subskid Copy
<center><div
class="full"><div class="name">»Rainbow Text Generator</div></div></center>
</div>
<script type="text/javascript" src="http://zealot.waphall.com/Javascript/random.js"></script>

Copy code

<div
align="center" style="border:1px double
#3b5998;padding:10px 10px 10px 10px">
<script src="http://weezywap.xtgem.com/
Javascript/Tools/rainbowtext.js"></script>
<p id="r1" style="font-weight:bold">Love
All.. Trust Few.. Hate None..</p>
<script type="text/javascript">
var r1=document.getElementById("r1"); //
get span to apply rainbow
var myRainbowSpan=new RainbowSpan(r1,
0, 360, 255, 50, 18); //apply static rainbow
effect
myRainbowSpan.timer=window.setInterval
("myRainbowSpan.moveRainbow()",
myRainbowSpan.speed);
</script></div>
<div class="zxfourborder">
<form action="#result">
<b>Your text:</b>
<br />
<input type="text" name="text" value="Put
Your Text Here" />
<input type="hidden" name="c"
value="zxfourborder" />
<input type="hidden" name="msg"
value="Rainbow text created successfully,
copy the code below" />
<br /><br />
<b>Font-weight:</b>
<br />
<select name="font" value="normal">
<option value="normal">Normal</option>
<option value="bold">Bold</option>
<option value="italic">Italic</option>
<option value="small">Small</option>
<option value="big">Big</option>
</select>
<br /><br />
<input type="submit"value="Create Now!"/>
</form>
</div>
<a name="result"></a>
<div class="none">
<font color="green"></font>
<br/>
<textarea cols="25" rows="5">
<!-- Rainbow text script generated from http://zealot.waphall.com -->
<script src="http://zealot.waphall.com/
Javascript/rainbowtext.js"></script>
<p id="r1" style="font-weight:normal">Put Your Text Here</p>
<script type="text/javascript">
var r1=document.getElementById("r1"); //get span to apply rainbow
var myRainbowSpan=new RainbowSpan(r1, 0, 360, 255, 50, 18); //apply static rainbow
effect myRainbowSpan.timer=window.setInterval
("myRainbowSpan.moveRainbow()",
myRainbowSpan.speed);
</script>
<!-- http://zealot.waphall.com -->
</textarea>
</div></div>

Copy code
18:54:31
0 likes
*
Subskid
07 Jul 2016
* zf_mackie Tnkx I nid d code at http://www.zealwap.cf/Wapmaster/og_properties_generator
10:34:50
0 likes
*
Subskid
07 Jul 2016
* zf_mackie Tnkx I nid d code at http://www.zealwap.cf/Wapmaster/og_properties_generator
10:35:20
0 likes
*
zf_mackie (Admin)
08 Jul 2016
* Subskid
<center><div class="full"><div class="name">»Open Graph
Properties Generator</div></div></center>
</div><script
type="text/javascript" src="http://weezywap.xtgem.com/Javascript/Js/ogproperties.js"></script>
<div class="zxfourborder"
align="justify"><center><img class="service-thumb" src="/Icons/ogmeta.png" alt="open
graph"/></center>
The Open Graph protocol enables any web page to become a rich object in a social
graph. For instance, this is used on Facebook to allow any web page to have the same
functionality as any other object on Facebook.
Use this online Og Meta Properties
Generator to create well formated tags for your website. Click <a href="http://ogp.me/">here</a> for more information.</div>
<div class="zxfourborder" align="center">
<script type="text/javascript">
$(document).ready(function(){
$("#generate").click(ogpropertiesgenerator);
$("#resetform").click(function(){
$('#ogmeta_form')[0].reset();
$("#ogmeta_table tbody tr:not
(:first)").remove();
$('#result').val('').hide();
});
$("#add").click(function(){
$("#ogmeta_table tbody").append('<tr><td>'
+
'<input type="text" name="property[]"
placeholder="property" class="input-medium"/>' +
'</td><td>' +
'<input type="text" name="content[]"
placeholder="content" style="width:95%"/>'
+
'</td></tr>');
});
});
</script>
<form method="post" id="ogmeta_form">
<table class="table table-striped table-condensed" id="ogmeta_table">
<thead>
<tr>
<th width="35%">Property</th>
<th>Content</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<input type="text" name="property[]"
placeholder="property" class="input-medium"/>
</td>
<td>
<input type="text" name="content[]"
placeholder="content" style="width:95%"/>
</td>
</tr>
</tbody>
</table>
<button id="add" class="btn btn-large btn-
success" type="button">Add+</button>
<button id="generate" class="btn btn-large
btn-primary" type="button">Generate</button>
<button id="resetform" class="btn btn-large" type="button">Reset</button>
</form>
<br/>
<textarea id="result" rows="10"
onclick="this.focus();this.select()"></textarea></div></div>

Copy code
00:30:00
0 likes
*
Subskid
08 Jul 2016
* zf_mackie I nid d result page code of dis http://www.zealwap.cf/2go/2go_idcard
10:13:38
(edited 08 Jul 2016 by Subskid )
0 likes
*
zf_mackie (Admin)
09 Jul 2016
* Subskid You will have to create a php site for that.

Download the file here

Visit http://nazuka.net to create a site. After activating the site, upload the file to the site. Thats all
22:34:49
(edited 09 Jul 2016 by zf_mackie )
0 likes
Search in
Member Guests: 1
Twig by: ZEALWAP
Share Us On Share Button
  • Home
  • Forum
  • Blog
  • Chatroom
  • Guestbook
  • About Site
  • Contact us
  • Meet Admin
  • Partners
  • Online Tools
  • © 2013 - PROJECT