Tuesday, May 29, 2007
I am sianz, so I decided to fix the link prob, usually, the links in the link list opens in a new window. For other ppl, thats not a prob. For me, it is since I dont remeber blog adress so I have to keep clicking back to get to another adress. Anyway, if normal html is used, you simply just have to add 'target="blank"' to the link element. But, blogger found out that many people want it to be easier to organise the blog so it changed to blogger BETA. Sianz lah, change for wat. Now the html is filled with stuff like <b.widget>. Arg...
Anyway there are still a few ways to make links open in new windows
- Forget about the link list and make a link list urself(with html). This allows you to meddle wif the code and add target="blank"
- Add <base target="main">to between <head> and </head>. However all the links in the page will open in new windows
- Click here and look at the last reply
Anyway, I am very sianz.