DIR Return Create A Forum - Home
---------------------------------------------------------
buzzcodes
HTML https://buzzcodes.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Free Codes js,html,php etc
*****************************************************
#Post#: 6--------------------------------------------------
View Page source script
By: TEAMBOKER Date: February 12, 2012, 9:51 am
---------------------------------------------------------
Use this script to view the source of any html document easily.
Simply insert thebelow code onto any web page.U can try to get
source link webflood then paste to your wap :lol:
[code] <script>
<!--
/* View-source script credit:
By JavaScript Kit (www.javascriptkit.com)
Over 200+ free JavaScripts here!
*/
function viewthesource(){
window.location="view-source:"+window.location
}
//-->
</script>
<a href="javascript:viewthesource()">Click to view source!</a>
<p align="center"><font face="arial" size="-2">This free script
provided by</font><br>
<font face="arial, helvetica" size="-2"><a
href="
HTML http://javascriptkit.com
">JavaScript
Kit</a></font></p>[/code]
*****************************************************