» Xtgem Coding Help » View post
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
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
» Xtgem Coding Help » View post
Guests: 1
zf_mackie (Admin)