Add iOS hack to tooltips
Same hack as in https://github.com/twbs/bootstrap/pull/22426 (modulo the selector, which is wrong in that PR and will be updated in a separate PR) to get tooltips to work correctly on iOS. Dynamically adds/removes empty (`noop`) `touchstart` event handlers to all children of `<body>` in order to coax iOS into proper event delegation/bubbling
P
Patrick H. Lauke committed
ef099ad05deaa42f92c0fce903ed75010d50e317
Parent: b4ac48f
Committed by GitHub <noreply@github.com>
on 4/20/2017, 12:49:35 PM