Sie sind nicht angemeldet.

1

Montag, 12. September 2011, 19:45

bold text bug

Hi!
I use textfield plugin with dynamical updated text data.

Sample HTML:
<data name="data1">
<p><b>my_text_data1</b></p>
<p>my_text_data2</p>
</data>

If my_text_data1 is not empty my_text_data2 shows correct. But if my_text_data1 is empty my_text_data2 shows as bold type. And all text in others textfield plugin popup windows (which I open after that) show as bold type too.
How to fix this bug?