Enclave Discussions: jQuery

Speaker: Ryan L. Cross
http://jquery.com

Join or login to comment.

  • Patrick Sharp

    How can you get jQuery and Protype to live together on the same page?

    August 21

    • Patrick Sharp

      // Load jQuery as you normally would, i.e. google cdn

      /Create a new namespace
      var jq = jQuery.noConflict();

      // use this as you would normally would with $

      jq(document).ready() {
      // jQuery magic
      }

      August 22

    • Ryan Cross

      Thanks, Patrick. :)

      September 17

  • Ryan Cross

    Patrick, this can be accomplished by overriding the $ function. I can't get a great example here due to the fact that meetup strips formatting, but here's a link to an article by jQuery on how to accomplish this. Great question!! http://docs.jquery.com/Using_jQ...

    August 21

The Enclave

Coworking for Creative Professionals (Colorado Springs, CO)

Log in

Not registered with us yet?

Sign up

Meetup members, Log in

or
By clicking the "Sign up using Facebook" or "Sign up" buttons above, you agree to Meetup's Terms of Service