You could try making a new input format - which doesn't filter html, and also doesn't use the line break filter.
Nat
-----Original Message----- From: Jody Cleveland [mailto:Cleveland@winnefox.org] Sent: Sun 15/10/2006 21:16 To: support@drupal.org Cc: Subject: Re: [support] Form elements displaying as block - want inline
Hello, > Edit your input format. You can disable the line break > conversion there. I went in there, and it was enabled. I disabled it, saved my settings, and it's still doing it. Is there something else I need to do for forms? - jody -- [ Drupal support list | http://lists.drupal.org/ ]
Hello,
You could try making a new input format - which doesn't filter html, and also doesn't use the line break filter.
I did that, and it worked for the most part. I have javascript in place for that form. Basically, the first element is in javascript, and the rest isn't. what's in javascript has line breaks. Is there something else I can do to disable that?
- jody