Skip to content
Loading
move to next line when exceeds limit  
  •     class='word'>  
  •         "font-size:48px;">w  
  •         "font-size:96px;">id  
  •         "font-size:72px;">est  
  •       
  •    
  • ​  
  • 0
  • Rajkiran Swain
    https://stackoverflow.com/questions/8369819/how-do-i-make-a-text-go-onto-the-next-line-if-it-overflows
    0
  • i have an address field with radtextbox control need to perform validation that it shuld accept 3 lines each line shuld not exceed 50 characters how to acheive this using javascript.Thanks
    0
  • Jayant Rajwani
    i think what you are looking for is word wrap


    because breaking line every 50 words may cause a lot of errors in code

    so just turn on word wrap
    0
  • Visualstudio 2012
    0
  • Jayant Rajwani
    in what editor?
    0