hello, i just did a ton of work using innerText to find out that firefox does not support it and returns undefined. Is there a way to detect browser type and if it is firefox then use innerHtml? I would appreciate help using innerHtml and simply removing all tags from the value. Thank you