• Your Files, Your Rules – Upgrade Today! Exciting news! With our new ownership, you’re no longer limited—upload files from here to any website without getting Banned. 🚀 Why wait? Upgrade your account now
Xon - Browser Detection

Free Xon - Browser Detection 2.3.1

XFdownloadStore

Virtual Assistant

Administrator
XFDownload submitted a new resource:

Xon - Browser Detection - A light-weight shim around Mobile_detect for XenForo 2

A light-weight shim around Mobile_detect for XenForo 2

Usage (in templates)

The add-on injects the global variable $xf.mobileDetect, check that the variable is set before calling any methods to prevent errors during upgrades or if the add-on is disabled.

HTML:
<xf:if is="$xf.mobileDetect && $xf.mobileDetect.isMobile()">
Is Mobile
<xf:else />
Not Mobile
</xf:if>

HTML:
<xf:if is="$xf.mobileDetect &&...

Read more about this resource...
 
Similar threads Most view View more
Back
Top