browser detection

  1. XenForo

    Add-ons Browser Detection

    XenForo submitted a new resource: Browser Detection - A light-weight shim around[Mobile_detect for XenForo Read more about this resource...
  2. XenForo

    Add-ons Browser Detection 2.3.0

    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. <xf:if is="$xf.mobileDetect &&...
Back
Top Bottom