Home >Web Front-end >JS Tutorial >Only link A in Firefox cannot simulate a click to trigger its default behavior_javascript tips
The standard event triggering can use the dispatchEvent method. But now FF5 cannot trigger A's default behavior. As follows