On 4/28/06, Jonas Sicking <[EMAIL PROTECTED]> wrote:
Boris Zbarsky wrote:
> I'm not sure how to implement nsIStatefulFrame or equivalent in XBL.
> Apart from that, if we moved submission and accesskey handling into the
> content, XBL would, imo, be the way to go here.
Wouldn't it work if we stuck normal <input> elements into the binding?
I.e. would that store the state, or would we detect that it lives inside
a binding and abort? I seem to recall some code that aborted when we try
to store the state for anonymous content, but i'm not sure why we do that.
That doesn't seem to work. This is about when clicking back the stored
value should be in the <isindex>, right?
But that seems already broken within Mozilla for <isindex> (also
tested in Mozilla1.7), so I don't think that's much of a problem.
But with an xbl binding you might need some scripting to get the right
submission going. Not sure if that's a problem.
I would love to make an xbl binding out of <isindex>. I think it would
also be quite easily to support the action attribute then.
Regards,
Martijn
/ Jonas
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout