Re: Creating a new element and inserting before an existing causes line breaks
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
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