tabView.addTab( new YAHOO.widget.Tab({
label: label,
content: text,
active : act
}));
}
var blog1 = "blog.cellphoneshop.com";
var tabView1 = new YAHOO.widget.TabView('multiTab1');
var labels1 = ['Battery','Bluetooth Headset','Cell Phone Accessory Info','Charger','Memory Card','User Guide','Wholesale','News','Cell Phone Model','Case','Stylus'];
function listTab1(json) {
listOneTab(json, tabView1, "", false);
}
function listLatestPostsTab1(json) {
listOneTab(json, tabView1, "Latest Posts", true);
}
function listLatestCommentsTab1(json) {
listOneTab(json, tabView1, "Latest Comments", false);
}
// Activating calls!
// Latest Posts
cb.search( blog1, "posts", 1, 25, 'listLatestPostsTab1');
// Latest Comments
cb.search( blog1, "comments", 1, 25, 'listLatestCommentsTab1');
// Preferred Labels
for (var i=0; i
work hard play hard tim ferriss wmt human nature arkansas football howard johnson blackhawks
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.