Sunday, November 23, 2008

Ge Model 106602 Mixer

Page -80 -

The paging is any control system that allows the user to navigate through search results pages, files, or any other content.
The page is also found in some blogs, discussion forums and web comics.

1. Go template design, then Page Elements add a gadget, select HTML / Javascript and paste the following code:

\u0026lt;style>
. ShowpageArea {padding: 0 2px; margin-top: 10px ; margin-bottom: 10px;}


. showpageArea a {border: 1px solid # 505050;
color: # 000000; font-weight: normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 2px;
text-decoration: none;
}

.showpageArea a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

.showpageNum a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 2px;
text-decoration: none;
}

.showpageNum a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

.showpagePoint {font-size:10px;
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;
border: 1px solid #333;
color: #fff;
background-color: #000000;
}

.showpage a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpageNum a:link,.showpage a:link {
font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;
}

.showpageNum a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}
</style>

<script type="text/javascript">

function showpageCount(json) {
var thisUrl = location.href;
var htmlMap = new Array();
var isFirstPage = thisUrl.substring(thisUrl.length-14,thisUrl.length)==".blogspot.com/";
var isLablePage = thisUrl.indexOf("/search/label/")!=-1;
var isPage = thisUrl.indexOf("/search?updated")!=-1;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf("/search/label/")+14,thisUrl.length) : "";
thisLable.indexOf ("?")!=- thisLable = 1? thisLable.substr (0, thisLable.indexOf ("?")): thisLable;
thisNum var = 1;
postNum var = 1;
ItemCount var = 0;
fFlag var = 0;
eFlag var = 0;
var html ='';
upPageHtml var ='';
downPageHtml var ='';
PageCount
var = 5;
displayPageNum var = 1;
firstPageWord var = 'First';
endPageWord var = 'Last',
var upPageWord = 'Previous';
downPageWord var = 'Next';
labelHtml
var = '\u0026lt;span class="showpageNum"> \u0026lt;a href = "/ search / label /' + thisLable + '? & max-results =' + PageCount +'">';

for (var i = 0, mail, post = json.feed.entry [i]; i + +) {timestamp =
was post.published. T.substr $ (0.10);
was title = post.title . $ t;
if (isLablePage)
{if (title! =''){
if (post.category)
{for (var c = 0, post_category; post_category post.category = [c]: c + +) {
if (encodeURIComponent (post_category.term) == thisLable)
{if (itemCount == 0
}
}
}
}//end if(post.category){

itemCount++;
}

}else{
if(title!=''){
if(itemCount==0 p
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
if(isLablePage){
upPageHtml = labelHtml + upPageWord +'</a></span>';
}else{
upPageHtml = '<span class="showpage"><a href="/">'+ upPageWord +'</a></span>';
}
}else{
upPageHtml = '<span class="showpage"><a href="'+htmlMap[p]+'">'+ upPageWord +'</a></span>';
}

fFlag++;
}

if(p==(thisNum-1)){
html += ' <span class="showpagePoint"><u>'+thisNum+'</u></span>';
}else{
if(p==0){
if(isLablePage){ < htmlMap.length;p++){
html = labelHtml+'1&lt;/a>&lt;/span>'; <(thisNum+displayPageNum)){
}else{
html += '&lt;span class="showpageNum">&lt;a href="/">1&lt;/a>&lt;/span>';
}
}else{
html += '&lt;span class="showpageNum">&lt;a href="'+htmlMap[p]+'">'+ (p+1) +' &lt;/a>&lt;/span>';
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = '&lt;span class="showpage"> &lt;a href="'+htmlMap[p]+'">'+ downPageWord +'&lt;/a>&lt;/span>';
eFlag++;
}
}//end if(p>=(thisNum-displayPageNum-1) && p
}//end for(var p =0;p

if(thisNum>1){
if(!isLablePage){
html = '&lt;span class="showpage">&lt;a href="/">'+ firstPageWord +' &lt;/a>&lt;/span>'+upPageHtml+' '+html +' ';
}else{
html = ''+labelHtml + firstPageWord +' &lt;/a>&lt;/span>'+upPageHtml+' '+html +' ';
}
}

html = '&lt;div class="showpageArea">&lt;span style="font-size:10px;padding: 2px 4px 2px 4px;margin: 2px 2px 2px 2px;color: #000000;border: 1px solid #333; background-color: #FFFFFF;" class="showpage">Página '+thisNum+' de '+(postNum-1)+': &lt;/span>'+html;

if(thisNum
html += downPageHtml;
html += '&lt;span class="showpage">&lt;a href="'+htmlMap[htmlMap.length-1]+'"> '+ EndPageWord +' \u0026lt;/ a> \u0026lt;/ span> ';}


if (postNum == 1) postNum + +;
html + =' \u0026lt;/ div> ';
<(thisNum+displayPageNum)){
if (isPage < htmlMap.length;p++){
}}}


\u0026lt;/ script>

src="/feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" \u0026lt;script type="text/javascript"> \u0026lt; ; / script>





<(postNum-1)){
Explanation:
-
. showpageArea
.- It is the rectangle to display the page.

-
. ShowpageArea to
.- These are general links (the page numbers and texts Previous and Next). We can use property, such as a picture and put them an edge.

-
. ShowpageArea a: hover
.- The refers to the graphical effect when you mouse over the page. <= 2){

-
. ShowpageNum to
and < pageArea.length;p++){
. ShowpageNum a: hover
.- These are links to the page numbers if we want to look different.

-
. Showpage to
and
. Showpage a: hover
.- These are text links if any - we want to look different.

-
. ShowpagePoint
.- This is the text displayed on the current page, ie numbers.

-
var PageCount
.- The number of posts to display per page. Var
If PageCount = 4 then display per page 4 published.
- var displayPageNum .- The number of sites listed. displayPageNum If var = 1 then 1 plus 1 will be listed page, would be 2.
2. Finally, after you have pasted the code into an HTML / Javascript you need to drag the widget and put it under blog entries. Result



:
- For example, if you want to remove
Page 1 of 88 then would have to delete the following code which is almost at the end: html = '\u0026lt;div class = " showpageArea "> \u0026lt;span style =" font-size: 10px; padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; color: # 000000; border: 1px solid # 333; background-color: # FFFFFF; "class =" showpage "> Page '+ thisNum +' from '+ (postNum-1) + ': \u0026lt;/ span>' + html;

Via: Blogger Accessories



Friday, November 21, 2008

The Overuse Of Orajel

How to insert the comment form in the post? -79 -

This comment form appears at the bottom of each post and is more convenient for readers because they can publish quick comment.

1.
Go to Settings. Then to comments. Hence, where it says: location feedback form, choose the following option:


* Do not forget you have to Save Settings.
2. Finally go to your blog and see the following output:

Click on images to enlarge