Giter Club home page Giter Club logo

Comments (7)

davidjbradshaw avatar davidjbradshaw commented on August 19, 2024

Your free to use any version down to 1.7 with this. The example uses 1.11.0 so that it works in IE11. That is a jQuery issue.

from iframe-resizer.

felipegs avatar felipegs commented on August 19, 2024

Ok,I said that because I use bower to manage my dependencies, if I declare
jquery like this "jquery": "~1.10.2", it will use jquery 1.7.

I think that it is not good because this version of jquery is too old.

I have to force bower to use my jquery version.

On 11 February 2014 05:19, David J. Bradshaw [email protected]:

Your free to use any version down to 1.7 with this. The example uses
1.11.0 so that it works in IE11. That is a jQuery issue.

Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-34731353
.

Felipe Santos

from iframe-resizer.

davidjbradshaw avatar davidjbradshaw commented on August 19, 2024

Please submit a patch, as I'm not much of a Bower user.

On Tuesday, February 11, 2014, Felipe Guimarães Santos <
[email protected]> wrote:

Ok,I said that because I use bower to manage my dependencies, if I declare
jquery like this "jquery": "~1.10.2", it will use jquery 1.7.

I think that it is not good because this version of jquery is too old.

I have to force bower to use my jquery version.

On 11 February 2014 05:19, David J. Bradshaw <[email protected]javascript:_e(%7B%7D,'cvml','[email protected]');

wrote:

Your free to use any version down to 1.7 with this. The example uses
1.11.0 so that it works in IE11. That is a jQuery issue.

Reply to this email directly or view it on GitHub<
#13 (comment)

.

Felipe Santos

Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-34747984
.

David J. Bradshaw )'( [email protected]

from iframe-resizer.

felipegs avatar felipegs commented on August 19, 2024

Ok, one doubt, Wich version of jquery works with this plugin? 1.7 and above?

from iframe-resizer.

davidjbradshaw avatar davidjbradshaw commented on August 19, 2024

Yeah 1.7+

On Tuesday, February 11, 2014, Felipe Guimarães Santos <
[email protected]> wrote:

Ok, one doubt, Wich version o jquery works with this plugin? 1.7 and above?

Reply to this email directly or view it on GitHubhttps://github.com//issues/13#issuecomment-34767128
.

David J. Bradshaw )'( [email protected]

from iframe-resizer.

davidjbradshaw avatar davidjbradshaw commented on August 19, 2024

OK so having read up on node-semver I've changed it to the following, so it should now be happy with any version over 1.7 in Bower.

"dependencies": {
  "jQuery": ">=1.7"
}

from iframe-resizer.

felipegs avatar felipegs commented on August 19, 2024

Yes that's it, you need to put ">=" in bower.json file

from iframe-resizer.

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.