0

There is a problem I am facing in my project. I noticed that when the slider slides, the links on page blinks. This is more prominent in ipad.

I checked the bootstrap site on ipad and its happening there as well. http://getbootstrap.com/javascript/#carousel Check out the navigational links on the right on ipad landscape view.

I did not find a solution to this anywhere. I guess not many people noticed it.

I need help with what could be causing this issue and where should I look to solve it.

Thanks

Stacy J
  • 2,721
  • 15
  • 58
  • 92

1 Answers1

0

You can try with -webkit-font-smoothing; you can see here for webkit font consistence.

Community
  • 1
  • 1
fructurj
  • 104
  • 1
  • 10