Annet, I suggest you use Firefox with the Web Developer and Firebug add-ons. With the first one use: outline - outline tables - table cells, to visualize how the form is structured. With Firebug, among many things, you can examine any HTML, CSS, and JS code, and even make changes for testing purposes.
BTW, the append(BR()) does work, but it does not alter anything visually where it sits. Denes. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

