javascript - How to select/remove the text blocks to first div? and if the text blocks overflow it will go to the 2nd div -


image 1

image 2

i want select text blocks underline , if current text blocks going exceed underline go 2nd underline. 2 underline 2 div have different i.d text blocks in array.

how using javascript or jquery? select , remove of text blocks. , if text blocks going overflow first div can go second div.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -