Mobile Detective. Advanced example.
Groups and rules used
For this page were used next groups/Rules (how to define them you can read here):
- Tablet: isTablet
- iMobile: isiMobile
- TabletorImobile:isTablet, isiMobile
Source code
Here I’ve used next codes:
[МobDetective Tablet output="This is not a Tablet"] This is a Tablet[/МobDetective]
This is not a iMobile
Not tablet neither iMoble
Not tablet or not iMoble
Note that I’ve used a standard rule isMobile without defining it as a group.