Input tag problem eliminates title attributes

the title of the input tag of the safari browser will appear when the mouse is over, how to keep this thing from coming out?

Mar.10,2021

1. Set dom.title ="'
2. Directly remove $(dom) .removeAttr ("title')

Menu