Archive for the ‘Java script’ Category

How to insert Banner, Logo in Blogger ?

How to insert Banner, Logo in Blogger ?

It’s equally easy to include a logo or other graphic in the header, though how you proceed will depend on whether you retain or replace the existing title text. Retaining the Title Text If you wish to keep the existing title text, including a graphic in your header is easy. The key here is that [...]

Pager Script version 1.0 for Blogger

Pager Script version 1.0 for Blogger

For you have learned through language web programming as PHP, ASP, JAVA, … is not sure what is termed Pager (Pages or, English is “the site”). But if you get familiar with blogger, then maybe it is quite new, although you have seen it. Examples of this easy, when you search with 1 keyword is [...]

How to add button “Next page” in blogger ?

How to add button “Next page” in blogger ?

Advantages: (Read more Version 1.0) – Shorter lightweight, fast download – Go to 1 page that quickly as you like – Ability to customize the display style and text flexibility – For both Classic and Layout How to Installation instructions for the blog Layout? Note: if you have 1.0 installed then remove it before you [...]

How to create “Related Posts” in Blogspot ?

How to create “Related Posts” in Blogspot ?

In previous articles, I introduce to you about creating messages related (Related) widget is made by hoctro. However, to have more choices, I tried to search and apply different ways and notice how I introduced the following relatively simple, easy to perform. There is also an advantage not to affect the speed of access to [...]

How to create buttons to bookmark article ?

I have also written 1 items similar instructions on how to create the bookmark, but that is inserted Addthis buttons, the buttons are coupled together and the only feature of the mouse button and the button does the new out. This time I write about how to create the sequence Bookmark button, all buttons will [...]

How to create Auto keywords in Blogger for Classic Template ?

You to find keywords: <$ BlogItemBody $> <ItemPage><div id=”post_body”></ItemPage><$BlogItemBody$><ItemPage></div></ItemPage> <script type=”text/javascript” src=”http://trongdai.net/keywordforpost01.js”></script> <script type=”text/javascript” src=”http://trongdai.net/keywordforpost02.js”></script> <div style=”border:1px silver dashed; background:#FFFFCC; padding:5px”> <script type=”text/javascript”> home_page2 = “www.vuicafe.com“; keyword_text = “<b>Tags Keyword:</b> “; window.onLoad = makeKeywordForPost(“post_body”);</script> </div> and replace it with the following code: The red seats also do the same as Section 1. Done

How to create Auto keywords in Blogger ?

For Theme Layout: Edit to Template, select the Expand Widget, then use the search engine browser to find since: <data:post.body/> Replace the ribbon from the following code: <b:if cond=’data:blog.pageType != &quot;item&quot;’><data:post.body/></b:if> <b:if cond=’data:blog.pageType == &quot;item&quot;’> <div id=’post_body’><data:post.body/></div> </b:if> <b:if cond=’data:blog.pageType == &quot;item&quot;’> <script src=’http://www33.websamba.com/anhvosite/blogger/js/keywordforpost01.js’ type=’text/javascript’/> <script src=’http://www33.websamba.com/anhvosite/blogger/js/keywordforpost02.js’ type=’text/javascript’/> <div style=’border:1px silver dashed; background:#FFFFCC; padding:5px’> <script [...]