Skip to main content

some usefull script

iFrame(full screen - for pc also mobile)

<iframe src="http://siteaddress.com" style="border:0px none;" name="myiFramenks" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="100%" width="100%" allowTransparency="true"></iframe>

iFrame(for mobile - with pc scrolling)

<@iframe scrolling="auto" frameborder="0" hspace="0" vspace="0" marginwidth="0" marginheight="0" framespacing="0" border="0" src="http://siteaddress.com" ></@iframe>

FB Like(v mini)

<@iframe src="http://facebook.com/widgets/like.php?href=http://wapnks.wapka.mobi?&layout=button_count" scrolling="no" style="border:none;width:160px;height:30px;" frameborder="0"></@iframe>

FB Like(v large)

<@iframe frameborder="0" width="100%" src="http://www.facebook.com/plugins/like.php?href=http://wapnks.wapka.mobi"></@iframe>

Comments

Popular posts from this blog

New design Home page menu

Remove all @. :@time-beg:F d, Y, h:i:s A.:time-end@: <div align="center"><div style="border:0px solid black;background: background-color: black repeat-x; background-color: #"> <span style="color: #;">|<a href="site_0.xhtml"><font color="yellow"> Home </font></a>|<a href="site_29.xhtml"><font color="Red"> Forums </font></a>|<a href="site_33.xhtml"><font color="blue"> Services </font></a>|<br/>|<a href="site_codes.xhtml"><font color="skyblue"> Chatroom</font></a>|<a href="site_16.xhtml"><font color="pink"> Downloads </font></a>|</span></div> <a href="site_5.xhtml"><img src="/img/1332/1332141_b6968802e9.gif" alt=".." />(3)</a> <a href="friends_2.xhtml...

Add site in Google code

copy and paste this code:- <div class="css1"><div align="center"><div class="phdr"><small>Add yOur site in gOOgle!! </small></div></div> <div align="center"><p align="center"><font color="# C9C299">Submit your site in Google !</ font><br/> <small>Site URL:</small><br/> <input type="text" name="site" title="" maxlength="30" value="http://"/><br/> <small>Keywords:</small><br/> <input type="text" name="ko" value="Best Downloads etc"/><br/><form action="http://www.google.com/addurl? q=$(site)&dq=$(ko)&opf=1&hl=en" method="get"><input type="hidden" name="PHPSESSID" value="bec7610e8a8e247c504a74d8b99e59b0" / ><input type="hi...

How to Password Protect Your Content in wapka

In this tutorial I will show you how to password protect your data, files etc in wapka. User can only see them if they have the password :) Follow these steps to password protect your data in wapka.. 1. Login to your free wapka account 2. Goto Admin Mode 3. Add new page via ES > NEW PAGE 4. Now add the following code via ES > WML/xHTML code <form action=":getid-url:" method="get">Enter your Password to see the content<br /> <inout type="text" name="get-password"/><input type="submit" value="Validate" value="get-validation"/></form> 5. Now via ES > WML/xHTML code add the following code I was password protected but now I am alive!! 6. Goto ES > Users > Item Visibility 7. Now select the second code that we have added in step 5 and click on g c t l p u link 8. In the next page you will find 6 options, click URL GET variable this will open new page 9. In...