Especially when trying to manage dropdown/flyout menus.
I’m trying to sort out a way to make the WP core admin UI friendly to Mobile IE, but it doesn’t actually care about the `ontouchstart` event. At all.
All it sees are clicks.
Code monkey get up, get coffee…
Especially when trying to manage dropdown/flyout menus.
I’m trying to sort out a way to make the WP core admin UI friendly to Mobile IE, but it doesn’t actually care about the `ontouchstart` event. At all.
All it sees are clicks.