Re: Issue 27 in webanywhere: Frame is deprecated from HTML 5

7 views
Skip to first unread message

Jeffrey Bigham

unread,
Apr 28, 2009, 10:23:07 PM4/28/09
to WebAnywhere Developers, Wendy Chisholm
WebAnywhere can already be used without the frame, the problem is that
all the Javascript and the Flash sound player needs to be reloaded for
each page in that setup.

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/

Reply all
Reply to author
Forward
0 new messages