aristus / sweet-justice

Some pithy Javascript for beautiful justified text
http://carlos.bueno.org/2010/04/sweet-justice.html
169 stars 11 forks source link

IE href bug #2

Open agoudsmit opened 14 years ago

agoudsmit commented 14 years ago

Hi Aristus,

great work. It works surprisingly fast. I just noticed that in IE the links get stuck to the following word. What is mean is that the space, if there is any, is dropped after a href tag, so the to words will be concatenated.

If you have a fix, let me know.

Regards,

Arnaud

aristus commented 14 years ago

Thanks for the report. I'm not sure what to do in this case. The same happens for i, b, span, and other inline tags, I think. I'll ask some CSS guru types, but no promises.