Changes between Initial Version and Version 1 of Ticket #20014, comment 10
- Timestamp:
- 03/24/2012 01:18:27 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20014, comment 10
initial v1 1 Looking through 20014.domain-fixed.diff, jquery.touch-mouse.js has to be loaded after ui.mouse.js as it overloads some of the methods there. Also seems we can use the updated (in 20014-vars.php.patch) $is_iphone to output it as it won't affect anything if the browser doesn't support touch. Detecting touch support from JS and storing a cookie is clever but not sure we need the extra code (although it probablydetects it more precisely).1 Looking through 20014.domain-fixed.diff, jquery.touch-mouse.js has to be loaded after ui.mouse.js as it overloads some of the methods there. Also seems we can use the updated (in 20014-vars.php.patch) $is_iphone to output it as it won't affect anything if the browser doesn't support touch. Detecting touch support from JS and storing a cookie is clever but not sure we need the extra code (although it detects it more precisely).