Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Thanks for the tip avg... my most recent release of Facebook Fixer uses code based on the code you provided to determine the Birthday. Soon I will be using it for this script too. |
|
|
document.evaluate("//div[@class='birthday']/dd",document,null,9,null).singleNodeValue.innerHTML
that should grab the raw birthday data |
|
|
doesn't work on new facebook |