Forums

Problem with table tags

rossati 17 May, 2011
Hello
I have a problem with table tags e.g. like this simple form:

<table>
<tr><td>field 1<td><input type=text name=fld1>
<tr><td>field2<td><input type=text name=fld2>
</table>
<input type=submit />

when opened in New Window without Browser Navigation inverts columns; while in preview and the others options the form is correct.
Because it works in my development site, I think I have forgotten something when I deployed ChronoForm in my public site (my provider does not allow the automatic installation).

Some ideas?
GreyHead 18 May, 2011
Hi rossati,

I'm not even clear what the problem is? 'Inverted columns' are upside down, or in the wrong order? Might it be a rtl/ltr problem?

Not something I've seen with ChronoForms before. You can probably check by looking at the page source to see if the HTML there is correct.

Bob
rossati 18 May, 2011
Thanks Bob

The problem is, I think a rtl/ltr problem, like a glass.
You can see the problem at http://www.senioresitalia.org/, a working in progress site, at menu items:
[list]
Test form good
Test Form bad
[/list]

This is on IE and Firefox, besides Firefox source is correct.

In my computer this works well, it is for this that I think I have forgotten something when I deployed manually Chrono Forms.

Best regards

John Rossati
This topic is locked and no more replies can be posted.