It's possible that might work, although it seems kludgy. I like to use
id for naming things, not describing how they are to be displayed.
That's what I use class for.

LOAD produces a DIV, so it makes sense it should take a lot or all of
the same arguments as DIV, including _class.

On May 29, 11:13 am, stephanl <[email protected]> wrote:
> The LOAD function takes an target argument. I think, this does what you
> want.
>
> from the book:
> target is the id id the target DIV. If it is not specified a random target
> id is generated.

Reply via email to