> That way you can send each part of the message as it happens, no JS > required.
That's good if you are streaming a full page view, but as far as I know, OB and XHR aren't cross-browser happy unless you use a Comet framework. -- S.
> That way you can send each part of the message as it happens, no JS > required.
That's good if you are streaming a full page view, but as far as I know, OB and XHR aren't cross-browser happy unless you use a Comet framework. -- S.