Giter VIP home page Giter VIP logo

Comments (5)

mathiasbynens avatar mathiasbynens commented on May 18, 2024

I am not getting any error messages on the demo page in IE7. Could you be more specific? Perhaps posting a link to the page where the error occurs would help.

from jquery-placeholder.

phillprice avatar phillprice commented on May 18, 2024

[removed] - everything works without the placeholder invocation.

from jquery-placeholder.

mathiasbynens avatar mathiasbynens commented on May 18, 2024

It looks like you’re using jQuery 1.3.2. The plugin requires jQuery 1.4 or higher (because it uses focusin and focusout). If upgrading your jQuery copy isn’t an option, you can always rewrite the plugin so it uses focus and blur (a simple search/replace will do) instead. Does that help?

from jquery-placeholder.

phillprice avatar phillprice commented on May 18, 2024

Aha! Thank you - that would be why it worked before I started building it around wordpress. Until I get it to Wordpress 3.0 I've added the code from here to make it download that version of jquery.

Thanks again!
http://www.wprecipes.com/how-to-use-jquery-1-4-by-default-on-your-wordpress-blog

from jquery-placeholder.

mathiasbynens avatar mathiasbynens commented on May 18, 2024

I’ve updated the plugin so it uses focus and blur instead, to ensure compatibility with previous jQuery versions. In this case, there’s no advantage to using focusin() and focusout() instead anyway. See commit dd7c626.

Thanks for reporting!

from jquery-placeholder.

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.