On Jun 13, 11:51 pm, "Jonathan N. Little" <lws4...@central.netwrote:
Quote:
Originally Posted by
kettle wrote:
>
Quote:
Originally Posted by
I have a simple web page which is composed of a flash audio player
(jwmp3player) and a form with a textarea box. I have noticed some
very odd behaviour which I cannot puzzle out.
|
>
Great for you! And you want someone to diagnose some vague problem
without actually seeing the page?
|
Actually no, I'm not looking for someone to fix my broken code, so I
apologize for framing my question wrong.
I think that the issue is more basic in that I don't understand how
the focus is controlled by the browser, and more importantly how that
control is handed off to and from embedded objects.
Can a flash object explicitly control the focus of the keyboard such
that one cannot, by keyboard alone, move between the object and the
rest of the page?
Or what, if anything, distinguishes the body of the textarea or form
field from the body of a webpage. That is, all things being equal,
with no javascript or other cleverness, why should clicking on a
textarea body produce a different result from clicking on markup free
space next to it?
If this is still too vague for a reply please just ignore it.