Tuesday 4 March 2014

No select text and no copy data


 Copy this code and paste html and javascript  gadget

<!---    No copy data from blog --->
<script type="text/JavaScript">

//courtesy of BoogieJack.com

function killCopy(e){

return false

}

function reEnable(){

return true

}

document.onselectstart=new Function ("return false")

if (window.sidebar){

document.onmousedown=killCopy

document.onclick=reEnable

}

</script>

Monday 24 February 2014

Digital Clock gadget all country


how to add Digital clock in blogger.
step 1- go to blogger layout
step 2- click add to gadget
step 3- click html / java script
step 4 -  Paste this code (below code)
copy this code
<!--- Digital Clock all country ---->
<script src="http://24timezones.com/js/swfobject.js" language="javascript"></script>
<script src="http://24timezones.com/timescript/maindata.js.php?city=136" language="javascript"></script>
<table><tr><td><div id="flash_container_tt5309fc605b03f"></div><script type="text/javascript">
    var flashMap = new SWFObject("http://24timezones.com/timescript/banner12.swf", "main", "225", "150", "7.0.22", "#FFFFFF", true)
    flashMap.addParam("movie",      "http://24timezones.com/timescript/banner12.swf");
    flashMap.addParam("quality",    "high");
    flashMap.addParam("wmode",      "transparent");
    flashMap.addParam("flashvars",  "color=0000FF&logo=1&dataPath=http://24timezones.com/timescript/cities.xml");
    flashMap.write("flash_container_tt5309fc605b03f");
</script></td></tr><tr><td style="text-align: center; font-weight: bold;font-family:arial;"><a href="http://24timezones.com" target="_blank" title="World time" style="text-decoration: none;color: #ff7777;font-size: 13px">World time</a></td></tr></table>



Note This is copy from other site
For latest update pls visit my webiste blog- www.webisteno1.blogspot.in
www.mywebisteno1.blogspot.in
 

 

Blogger gadget

My blogger Gadget
For lateast update visit - www.websiteno1.blogspot.in        www.mywebsiteno1.blogspot.in