Hi,

Thanks for the answer. I have indeed changed the schema to;

<main>
  <section>
     ...content...
  </section>
  <section>
     ...content...
  </section>
</main>

<column>
  <section>
     ...content...
  </section>
  <section>
     ...content...
  </section>
</column>

so I guess I should be table ready, but I'm a bit unsure about how to
do that. Any small clues? (Don't want to waste your time with
trivialities ...)

Currently, I have one question; is there a simple plain button? In some of
my templates I would like to create simple buttons inside sections to
add elements to it, but I can only find radio-buttons, fields and the
like, no simple buttons. The command-button seems only to give me
workable icons, but it would really be good to have some buttons I can
label and attach commands to. (I'm currently using command-buttons
styled with borders, but this is a bit cumbersome)

I've been reading the documentation a lot over the last few days, and
in general they're good but a bit lacking in examples and explanatios.
For example, if I use the insert-button(), I assume it looks through
the DTD/schema and let's you add allowed elements, but when I use it
it comes up unclickable, and I can't find any more info than the
sparse section in the CSS manual. Any clues?

Once again, I'm very impressed with the extensibility and power of
XXE. Any plans for future additions of CSS 'position', floating boxes
and so forth? Possibly a scripting engine and events, so that an
'onOver' event on a given element can pop up a toolbar, and so forth?


Anyways, 

kind regards,

Alexander

-- 
"Ultimately, all things are known because you want to believe you know."
                                                         - Frank Herbert
__ http://shelter.nu/ __________________________________________________

Reply via email to