Welcome guest, please Login or Register

EEC.MS - ExpressionEngine add-ons

You are here: HomeForum Home → Free add-ons → Plugins → Thread

   

MX Mobile Detect: Feature request

Rank

Total Posts: 15

Joined 2010-07-24

PM

Hi Max, in the docs I can see we can have “if mobile”, “if not_mobile, but how about adding if_tablet to the mix. This would be very useful!

Best wishes
Lee

     
Avatar
RankRankRankRank

Total Posts: 701

Joined 2010-07-13

PM

Idea is good, but I made a quick research - is no easy ways to detect tablets. They have the same user agents as all other mobile devices.  You can detected it by model name, but for this needs to collect all tablets models (and one device from different vendors can have different models name). 
So I will try to do this, but is not quick change. :(