With this Hypothesis Skin Demo bar, you can see a hot new item or our love | Alert : Download Available on August 2015

Search Here

Blogger Conditional Tag for Mobile and Dekstop

Hi all, I think you are too often forgotten in the conditional tag blogger. Moreover, the mobile version certainly makes us repeatedly see the past records. So I gave the article the tag blogger conditional on the desktop and mobile versions.

Only for dekstop and mobile version
<b:if cond='data:blog.isMobile'>

/* visible on mobile */

<b:else/>

/* for desktop */

</b:if>

Only for dekstop version

<b:if cond='data:blog.isMobile == &quot;false&quot;'>

//Contents inside this, will only appear in Desktop version.

</b:if>
Hide on mobile version

<b:if cond='data:blog.pageType != "data:blog.isMobile"'>

/* hide on mobile or widget not show in mobile version */

</b:if>
I think it's work, i find this article on here http://mrafizeldi.tumblr.com/post/91521420963/blogspot-mobile-desktop-conditional-tag.
Still need more? you can see here http://www.vktechzone.com/2015/02/blogger-conditional-tags-for-showhide.html
This article more powerfull too http://code.blogger.com/2011/11/introducing-custom-mobile-templates.html
Ranking: 5

0 comments add one

Post a Comment

Next Post:

Previous Post: