Blogspot html & java script codes
Blogspot html & java script codes
Find different blogspot html codes which are used in blogs as html codes according to our requirements in them. As we know that Java script blogspot html codes plays a vital role in our blogs which are cutomized keeping in view of our visitors. I can say that we can find different free html codes for blogspot in various sites or blogs. Some of them may satisfy you & some may not be. But, html codes for blogs are very easy to use and you can easily place them in our blogs. Here we find the those java script html codes which are widely searched by most of the bloggers. Those are the following
java script message box
auto scrolling blog java
automatic bottom in html
back to previous page java
back to top html code
back to top java code in blogs
blog archive html codes
blog message box html
blogger java pop up
blogspot blog archive html code
box's html codes for blogspot
different types of html codes for boxes
free blogspot html code
free blogspot html codes
free html blog codes
free html codes for blogs
free html script code basic no right click with message alert for blogspot
html & java for a mouse click
html and java code for blogspot
html automatic popup box code
Blogpot HTML Code to show time & date
* Below is the HTML Code which shows Time. Just you need to place the code in HTML/JavaScript widget at your desired place in your blog.
=========================
<script>
atoj = new Date();
atoj1= atoj.getHours();
atoj2 = atoj.getMinutes();
atoj3= atoj.getSeconds();
if(atoj1==0){atoj4=" AM";atoj1=12}
else if(atoj1 <= 11){atoj4=" AM"} else if(atoj1 == 12){atoj4=" PM";atoj1=12} else if(atoj1 >= 13){atoj4=" PM";atoj1-=12}
if(atoj2 <= 9){atoj2="0"+atoj2} document.write(""+atoj1+":"+atoj2+":"+atoj3+""+atoj4+""+"");
</script>
********* ================ *********
********* ================ *********
* Below is the HTML Code which displays date in this format DD/MM/YY. Just you need to place the code in HTML/JavaScript widget at your desired place in your blog.
==============================
<script language="Javascript">
<!--
var now = new Date
document.write(now.getDate() + "/" + now.getMonth() + "/" + now.getYear())
//-->
</script>
********* ================ *********
=========================
<script>
atoj = new Date();
atoj1= atoj.getHours();
atoj2 = atoj.getMinutes();
atoj3= atoj.getSeconds();
if(atoj1==0){atoj4=" AM";atoj1=12}
else if(atoj1 <= 11){atoj4=" AM"} else if(atoj1 == 12){atoj4=" PM";atoj1=12} else if(atoj1 >= 13){atoj4=" PM";atoj1-=12}
if(atoj2 <= 9){atoj2="0"+atoj2} document.write(""+atoj1+":"+atoj2+":"+atoj3+""+atoj4+""+"");
</script>
********* ================ *********
********* ================ *********
* Below is the HTML Code which displays date in this format DD/MM/YY. Just you need to place the code in HTML/JavaScript widget at your desired place in your blog.
==============================
<script language="Javascript">
<!--
var now = new Date
document.write(now.getDate() + "/" + now.getMonth() + "/" + now.getYear())
//-->
</script>
********* ================ *********
.
* Blogpot HTML/javascrip Code to show time & date
* html code for a pop up window
* html code for a pop up message box
* (Still to update)Back to top | Scroll Top button html code
* html code for Text box
* html code for text in the box to highlight
* Disable right click of a mouse
* Remove NAVBAR in the Blog
* html code for seach bar
* HTML Code of pop up window alert
* html code Mouse Over pop up alert message
* Top to bottom automatic scrolling window java script
* Different types of cursors scripts
* Track your blogs & Sites visits Using Google Analytics
* Back to Previous Page java script code
* Still to update
* Quest for html codes still continues.....
* html code for a pop up window
* html code for a pop up message box
* (Still to update)Back to top | Scroll Top button html code
* html code for Text box
* html code for text in the box to highlight
* Disable right click of a mouse
* Remove NAVBAR in the Blog
* html code for seach bar
* HTML Code of pop up window alert
* html code Mouse Over pop up alert message
* Top to bottom automatic scrolling window java script
* Different types of cursors scripts
* Track your blogs & Sites visits Using Google Analytics
* Back to Previous Page java script code
* Still to update
* Quest for html codes still continues.....