Changeset 74
Author: frojo56
(2009/02/27 17:12) Almost 3 years ago
Um, yeah, last post, not right. *Now* there is no highlighting when on your own profile.
Author: frojo56
(2009/02/27 17:12) Almost 3 years ago
Um, yeah, last post, not right. *Now* there is no highlighting when on your own profile.
var page_info = {reUrlSplitUp: function(){onNonProcessingPage:function(){onTwitterFriendFeed:function(){onTwitterIndividualTweet:function(){{onTwitterUsersProfile:function(){onOwnProfilePage:function(){},{{j(document).ready(function(){j(document).ready(function(){j('head').append("<style type='text/css'>"+page_css()+"</style>");log("Document ready. Determining what page the user is on.");log("Document ready. Determining what page the user is on.");log("Current Username: " + current_username);log("Current Username: " + current_username);j('head').append("<style type='text/css'>"+page_css()+"</style>");log("Loading page data");log("Loading page data");{{top_profile_link = j("#navigation .top-nav #profile_link").attr("href");top_profile_link_name = /https?:\/\/twitter.com\/([\w\d]+)/.exec(j.trim(j("#navigation .top-nav #profile_link").attr("href")))[1];profile_link = j("#content .wrapper h2.thumb a:first").attr("href");user_name = j.trim(j("#content .wrapper h2.thumb").text());if(top_profile_link == profile_link)log('(determine page)user_name:'+ user_name);log('(determine page)top_profile_link username: '+top_profile_link_name)if(top_profile_link_name == user_name)