One option would be to just use an iframe instead, so index.php would
look something like this:
...
<body>
<!-- WebAnywhere Navigation Interface -->
<iframe name="content" src="content.php"/>
</body>
...
But, I agree it's not at the top of the list right now.
-Jeff
On Tue, Apr 28, 2009 at 7:13 PM, <codesite...@google.com> wrote:
>
> Comment #2 on issue 27 by hgneng: Frame is deprecated from HTML 5
> http://code.google.com/p/webanywhere/issues/detail?id=27
>
> Thanks for your reply, Wendy.
>
> I agree with you. And even without frame we can do some hacking in the
> PHProxy like
> injecting some code to the top of a return page.
>
> Cameron
>
> --
> You received this message because you are listed in the owner
> or CC fields of this issue, or because you starred this issue.
> You may adjust your issue notification preferences at:
> http://code.google.com/hosting/settings
>
--
Jeffrey P. Bigham, Graduate Student
Computer Science & Engineering, University of Washington
http://www.cs.washington.edu/homes/jbigham/