Update to latest version 0.7.34 + display the getResult() data in user-agent playground

This commit is contained in:
Faisal Salman
2023-03-13 22:03:57 +07:00
parent 93a11d3c9b
commit 6e98b2e975
3 changed files with 84 additions and 80 deletions

View File

@@ -81,9 +81,12 @@
{UAParser.js} abstracts away the hassle of User-Agent detection by turning them into a set of simple & meaningful data. As an example, this is what we get from your browser's User-Agent information: </p>
<div class="ui black massive label"><p id="ua-txt"></p><button id="btn-clipboard" class="ui right floated labeled icon violet tiny button" data-clipboard-target="#ua-txt"><i class="clipboard icon"></i>COPY TO CLIPBOARD</button></div>
</div>
<div class="ui basic segment">
<p>
{UAParser.js} will transforms it into a well-structured data: </p>
<pre class="ui inverted segment"><code id="ua-result"></code></pre>
</div>
<div id="demo-result" class="ui equal width stackable internally celled grid">
<p>
{UAParser.js} reads this as: </p>
<div class="row">
<div class="column">
<div class="ui center aligned animated icon">