fill HTML label with data attribute without line break-Twitter bootstrap
I create a form where I check the length of a password. If length is <6 then an error message appears. This message is created by javascript. And here is the problem, the message appears with a line break after…