سؤال

I am working on a site with jQuery that seems to run beautifully on everything but Opera Mini, which chokes on pretty much any kind of Javascript-based interactivity I've worked with. Is there a way to call out this mobile browser specifically for a website redirect without it calling out all Opera/Opera Mobile browsers as well?

Thanks!

هل كانت مفيدة؟

المحلول

You can detect it by the presence of Opera Mini in the User-Agent header.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top