Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Yahoo Fantasy NBA Game Log Link

Provides a link graphic to the players game log

This script adds a game log link graphic beside each NBA player link on any of the http://basketball.fantasysports.yahoo.com/nba/* pages.




Jun 14, 2006
wvpv Script's author

Thanks, jk. Yes, it was inadvertant on my part. It's been updated.

 
Mar 21, 2006
jk- Scriptwright

this is rather useful for fantasy players however I just noticed that the altered link adds a ;_ylt= string which, in effect, tracks everyone who uses this script. I'm sure this is inadvertant but anyone who uses this should remove the ;_ylt= and the alphanumeric string that follows...

Change
gameLogLink.setAttribute("href",thisElement.href + "/gamelog;_ylt=ApYJKdp6FNp5fW6L.uu5WWCkvLYF")

to

gameLogLink.setAttribute("href",thisElement.href + "/gamelog")

 
Feb 21, 2006
wvpv Script's author

New updated version displays a graphic instead of a text link.

You could comment on this script if you were logged in.