[email protected] said the following on 10/20/2013 03:33 PM:
More attempts.
I looked at the ContactsFormTemplate at
http://tiddlywiki.abego-software.de (*abego*Extensions -- UdoBorkowski's
site) and crafted a form CharacterTemplate based on that.  I tagged it
'formTemplate'.

Hmm. it doesn't look the same under Firefox as under TiddlyWiki!
The TiddlyWiki version has a lot of space that I can't account for.

I turned on the debugger and worked though the CSS tree - nothing there that could account for it.

So I looked in detail, step by step, around the generated html and found the problem.

There are repeated gratuitous inserts of

   <span>
    <br ></br>
    <br ></br>
     ....
    <br ></br>
  </span>

being inserted before each row and a shorter version - just one or two breaks - before and after each <tr> and <td>

If I use the debugger to remove them then the form looks like I expect it to look like.

What are those breaks being inserted?

--
"Hello, my name is Inigo Montoya, you killed my father, prepare to die."
  The Princess Bride,
  William Goldman

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to