[jQuery] Re: jquery not executing

2008-09-16 Thread Ben Nevile
Hi Ariel - thanks for your response. In fact I knew that already about FBJS. I should have mentioned that all of the jQuery stuff is happening in its own iframe. Ben On Sep 16, 3:48 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote: > Facebook doesn't support JS, but FBJS. > The DOM properties/met

[jQuery] Re: jquery not executing

2008-09-16 Thread Ben Nevile
(Sorry if this is a double post.) Hi Ariel - thanks for your response. I know about JS vs FBJS, I guess I should have made that clear in my first message. I am doing all my jQuery stuff in iframes, so it ought to run normally. Ben On Sep 16, 3:48 pm, Ariel Flesler <[EMAIL PROTECTED]> wrote

[jQuery] Re: jquery not executing

2008-09-16 Thread Ben Nevile
here's a link to the running code. thanks in advance! http://65.74.151.7/fb/sbfootball/entries/js_entry/801156

[jQuery] Re: jquery not executing

2008-09-16 Thread Ariel Flesler
Facebook doesn't support JS, but FBJS. The DOM properties/methods are completely different and I'm not sure you can do certain things, like creating ActiveXObject's. I'm not sure whether jQuery can survive in such an environment, on every supported browser, all the time (it changes every 2 weeks)