You are here: Home → Forum Home → Free add-ons → Plugins → Thread
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
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. :(