midnightracers
New Member
I have a strange issue, I have developed a small javascript / jQuery app for my company however, it runs differently on different computers regardless of browser version. The error console never shows any errors, but the script doesn't load random elements or perform certain functions. It's always random.I was wondering if there was any way I could look at the environmental variables of the user agent. I've looked through the navigator object, but I can't seem to find anything that is common with these errors.Any ideas?