Giter VIP home page Giter VIP logo

Comments (5)

jacob-keller avatar jacob-keller commented on August 16, 2024

I am not sure what we have to protect against this..
On May 17, 2015 1:36 PM, "Cameron Condry" [email protected] wrote:

I would like to see a notification pop up warning a user if a link is
going to load in the same window. The main reason for this is the interface
links will option in the same tab in most cases and will cause the user to
need to reload the script and game.


Reply to this email directly or view it on GitHub
#52.

from cbc-kitten-scientists.

cameroncondry avatar cameroncondry commented on August 16, 2024

After thinking about it a bit, the real issue is just the reddit/wiki links that don't open in new tabs. It may be a simple enhancement to just add target="_blank" to any external links in the system.

from cbc-kitten-scientists.

jacob-keller avatar jacob-keller commented on August 16, 2024

Sounds reasonable
On May 17, 2015 6:16 PM, "Cameron Condry" [email protected] wrote:

After thinking about it a bit, the real issue is just the reddit/wiki
links that don't open in new tabs. It may be a simple enhancement to just
add target="_blank" to any external links in the system.


Reply to this email directly or view it on GitHub
#52 (comment)
.

from cbc-kitten-scientists.

oliversalzburg avatar oliversalzburg commented on August 16, 2024

Is this still an issue? $("a[target!='_blank']").not("a[href$='#']") returns an empty array. So either all external links target _blank or my selector is off ;D

from cbc-kitten-scientists.

oliversalzburg avatar oliversalzburg commented on August 16, 2024

@cameroncondry This seems to no longer be an issue. Would you mind closing it?

from cbc-kitten-scientists.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.