Hi there,
I have a page that display jQuery dialog to the user, the dialog uses theme and position attribute
when I browse the page directly, no FB, things shows right,
when I browse the page as a FB app (in the FB frame) the dialog shows but with no theme and no attributes (position etc.).
I changed the relative CSS link to absolute, as ony guy suggest but it did not help.
I also copied the CSS content to the Style tag within the head tag and still the dialog does
not show with the theme.
any idea ?