Home > Mobile >  Ios compatible problem for solutions
Ios compatible problem for solutions

Time:09-27

Problem a
Use flixed positioning on the background image of div will slide in ios devices, how should solve?
Question 2
Text is a ellipsis, excess part in ios device he ellipsis in the middle of a paragraph of text, rather than at the end, how to solve?

CodePudding user response:

UILineBreakModeWordWrap
  •  Tags:  
  • iOS
  • Related