Comments on: Week 1 NBA BPR Rankings http://www.detroitbadboys.com/archives/2005-11-08/week-1-nba-bpr-rankings/ A Detroit Pistons blog Tue, 06 Jan 2009 19:01:39 +0000 http://wordpress.org/?v=2.3.2 By: Week 1 BPR ballots revealed at Detroit Bad Boys http://www.detroitbadboys.com/archives/2005-11-08/week-1-nba-bpr-rankings/#comment-22 Week 1 BPR ballots revealed at Detroit Bad Boys Thu, 10 Nov 2005 09:25:08 +0000 http://www.detroitbadboys.com/archives/2005-11-08/week-1-nba-bpr-rankings/#comment-22 [...] I mentioned earlier that the YAYsports! Blogosphere Poll Rankings were posted, but at the time it was just a jpeg of the overall finally tally. Well, it looks like they threw the code monkies an extra banana or two, because the fully clickable version which reveals each of the individual ballots is now working. Enjoy. // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById("authorinfo").style.display = ""; document.getElementById("showinfo").style.display = "none"; document.getElementById("hideinfo").style.display = ""; } function HideUtils() { document.getElementById("authorinfo").style.display = "none"; document.getElementById("showinfo").style.display = ""; document.getElementById("hideinfo").style.display = "none"; } [...] […] I mentioned earlier that the YAYsports! Blogosphere Poll Rankings were posted, but at the time it was just a jpeg of the overall finally tally. Well, it looks like they threw the code monkies an extra banana or two, because the fully clickable version which reveals each of the individual ballots is now working. Enjoy. // Used for showing and hiding user information in the comment form function ShowUtils() { document.getElementById(”authorinfo”).style.display = “”; document.getElementById(”showinfo”).style.display = “none”; document.getElementById(”hideinfo”).style.display = “”; } function HideUtils() { document.getElementById(”authorinfo”).style.display = “none”; document.getElementById(”showinfo”).style.display = “”; document.getElementById(”hideinfo”).style.display = “none”; } […]

]]>