SoFunction
Updated on 2025-02-28

Use js to solve the problem of numbers not being broken


function toBreakWord(intLen, id){
var obj=(id);
var strContent=;
var strTemp="";
while(>intLen){
strTemp+=(0,intLen)+"<br>";
strContent=(intLen,); }
strTemp+= strContent;=strTemp;
}