I'm building a target board for the Facebook game Mob Wars and I've got it
all finished except for one thing. I'm trying to find a way to pull a
target's status (alive, dead, etc) from Mob Wars and insert it into my page.
I've used firebug to inspect the element which is a text node, but I'm
relatively new to javascript and can't figure out how to pull that
information. 

Here is a link to a profile 
http://apps.facebook.com/mobwars/profile/?user_id=1068703466
http://apps.facebook.com/mobwars/profile/?user_id=1068703466 

Depending on whether the person is alive, dead, etc... there will be some
text displayed right next to where it says 'joined... days ago' and that is
the data that I'm trying to access.

Thanks in advance!
-- 
View this message in context: 
http://old.nabble.com/Pull-AJAX-Data-from-Mob-Wars-game-tp26972544s27240p26972544.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to