Re: Creating a new element and inserting before an existing causes line breaks
Jeremy L <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <250287dc-fc15-46bf-9288-74ecd01cffa4@a70g2000hsh.googlegroups.com> |
On Mar 24, 7:23 pm, Boris Zbarsky <[email protected]> wrote: > Jeremy L wrote: > > I have tried multiple block formats with no luck.. > > Have you tried "display: inline" or just using a <span> instead of a <div>? > > -Boris Yes - tried them both