DMXzone App Connect Browser Support Product Page
Answered
Display alert based on browser?
Asked 8 years ago
1
has this question
8 years ago Brad Lawryk posted:
Can this extension be used to display an alert if the user is not using Chrome as the browser? Replies
Replied 8 years ago
8 years ago Teodor Kuduschiev replied:
Hi Brad,
You can detect user agent, and then you can show or hide specific elements (like some alert block on the page) when the user agent is or is not Chrome.
You can detect user agent, and then you can show or hide specific elements (like some alert block on the page) when the user agent is or is not Chrome.
Replied 8 years ago
8 years ago Brad Lawryk replied:
Very cool. Got it working. Starting to really like this extension.