On Tue, Sep 8, 2009 at 07:20, Dude<[email protected]> wrote: > <div class="a"></div> > > get copied into the clipboard as: > > <div class="a"/> > > An if you paste such HTML into your sorce it won't work properly. So I > have to manually fix those /> on div's. And I can't do it by > find&replace, becouse there are tags that have /> (img for example).
Hi, which firebug version are you using? You're mentioning a bug that was fixed in recent 1.5 alphas, so using 1.5a23 should fix it. HernĂ¡n --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
