As explained before how to make link to open in a new window regarding that post many visitor contacted me how to make a link to open a new window a Tab.In that Subject today I am going to post a tutorials how to make a link list or page list gadget to open in a new window.This tutorials is valid in Blogger only.
Link in new window

Requirement to do so.

We need link list or page list gadget because with out it how do we make a link of that gadget to open in a new window or tab.

Making Link list gadget to open in a new window or Tab.

  1. Go to Blogger.com
  2. Click on Design or Template.
  3. Click on Edit Html.
  4. Tick on expand widget located to top right of code window.
  5. Find this lines.
    <li><a expr:href='data:link.target'><data:link.name/></a></li>
  6. Replace the code with this
    <li><a expr:href='data:link.target' target="_blank"><data:link.name/></a></li>
  7. _blank can be replaced with MyNewWindow  .

Making Page list Gadget to Open in New Window or Tab.

  1. Repeat the steps of  “Making link list gadget to open ….. “ up to 4.
  2. Find this lines
  3. <li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
    <b:else/>
    <li><a expr:href='data:link.href' ><data:link.title/></a></li>
  4. Replace the code with this
    <li class='selected'><a expr:href='data:link.href' target="_blank"><data:link.title/></a></li>
    <b:else/>
    <li><a expr:href='data:link.href' target="_blank"><data:link.title/></a></li>
  5. _blank can be replaced with MyNewWindow  .

Cheers.You can comment below if you have any suggestions.

Admin of Blogger Rounder
Shirshak is the Administrator of the Blogger Rounder who thinks he will die next to Blogger. He is Completely devoted to Blogger and thinks Web Designing will makes is career.You contact using contact form from navigation tab to him.You can find him in Twitter.

Subscribe for free
Thanks for visiting Blogger Rounder.We can subscribe to Blogger Rounder's by RSS feed or email updates.

0 comments on "Making a Page list/Link list link to open in New Window.":

Post a Comment

We Love To Hear Comments from You.Comments are Welcome.You can comment here regarding this Post.If it is not related with the post you can ask a question by Contacting Us.Before Comment Please Subscribe To our RSS or email updates.Publishing Spam Comment is Not allowed.If you want to Add Code then Please Encode it.
Simple Tags like <a> ,<strong>,<b>,<em> and <i> are allowed for preventing spam

Newer page Older Pager Home Pager

Pls share this page

Get this
Copyright © 2012 Blogger Rounder .Designed by Shirshak.
back to top