In my laravel project view file, Iām displaying some text inside div which getting from table.
Now i need to decrease the font size of text if it is too long.
I need to do it using pure js (without jquery or other thing)
Please help
In my laravel project view file, Iām displaying some text inside div which getting from table.
Now i need to decrease the font size of text if it is too long.
I need to do it using pure js (without jquery or other thing)
Please help