- From: Ashley Sheridan <ash@ashleysheridan.co.uk>
- Date: Tue, 06 Jul 2010 21:41:40 +0100
On Tue, 2010-07-06 at 16:17 -0400, Aryeh Gregor wrote: > On Tue, Jul 6, 2010 at 6:49 AM, Markus Ernst <derernst at gmx.ch> wrote: > > My problem is this sentence in the spec for seamless: "This will cause links > > to open in the parent browsing context." > > > > In an application like http://test.rapid.ch/de/haendler-schweiz/iseki.html, > > the external page should be able to re-call itself inside the iframe, for > > example if a sort link is clicked or a search form submitted. > > Oh. Hmm. That does seem to pose a problem. I can't think of any > good solutions off the top of my head. Could you explicitly call the _self target in links in the frame? I wasn't sure if the target attribute was going or not, but I'd expect target="_self" to override the default seamless action. Thanks, Ash http://www.ashleysheridan.co.uk -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20100706/74d1d280/attachment.htm>
Received on Tuesday, 6 July 2010 13:41:40 UTC