Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Block Opera Browser

  • This topic is empty.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #42954
    pedram
    Member

    Hi ,
    i wanna know, is there a way to block a browser?
    specially “Opera”

    i tried some snip, but not work or blocked all browser.

    #125903
    Paulie_D
    Member

    Is there a reason why you would want to stop a specific browser…it seems like an odd thing to do?

    Assuming I was using Opera…do you want to display a blank page, a message or re-direct somewhere else?

    #125906
    Kitty Giraudel
    Participant

    Why would you prevent your users to browse with Opera?

    #125909
    pedram
    Member

    opera completely not compatible with my site (Template, css, some jQuery plugin and etc..) i tested in firefox, chrome, even IE, but only have a many problem with Opera. problems are very bad, for eg. when i opened the site with opera, after a little scroll down, template disappeared, just background left! or not support some css3 and jquery.

    i tried to compatible my site with opera but it didn’t.. so i decided to block opera and redirect users to a page with a message.

    – Thanks for reply

    #125911
    Paulie_D
    Member
    #125912
    pedram
    Member

    can you explain more about this plugin?

    #125913
    Paulie_D
    Member

    It’s jQuery….which you are already using.

    Apparently it’s been removed in 1.9 and replaced by a plug-in : http://jquery.thewikies.com/browser/

    #125914
    Kitty Giraudel
    Participant

    If you want my opinion, blaming your users (blocking Opera is blaming users) because your site is badly developed (having a compatibility problem with a rendering engine is bad development) is kind of inappropriate.

    #125917
    Paulie_D
    Member

    >If you want my opinion

    It’s the same as Hugo’s :)

    #125922
    pedram
    Member

    ok guys thanks, but still prefer block opera instead of that, so there’s no code for blocking?
    maybe i don’t this, but i want to know, is there any code for this ?

    #125924
    Paulie_D
    Member

    Did you not check out the plug-in?

    You’d have to adapt the script to re-direct but that’s beyond my abilities.

    #125930
    pedram
    Member

    unfortunately i still not figure it out, sorry , need a little help
    i’m not familiar with js and jquery, if i load this:

    http://jquery.thewikies.com/browser/jquery.browser.min.js

    but… still cant understand what is this for.

    maybe other way is fix that problem, with your help
    i think found cause the problems,
    when i open my site with opera a horizontal scrolling appear in bottom of page, i try to fix this with:

    overflow: auto; overflow-x: hidden;

    but nothing happen in Opera , and should take scroll to right for see template
    maybe this will be solve with css, i don’t know

    please see this image:
    http://uploadtak.com/images/h357_Untitled2.jpg

    #125971
    chrisburton
    Participant

    Agreed. I’d like to see a live site.

    #126036
    pedram
    Member

    Thanks guys, i solved some problems,
    funny, i added a rtl.css to my template, and css and template issue solved.

    i think there’s no more to block opera :)

    http://bazitarsnak.com

Viewing 14 posts - 1 through 14 (of 14 total)
  • The forum ‘Back End’ is closed to new topics and replies.