Displaying 3 results from an estimated 3 matches for "using_jquery_with_other_libraries".
2008 May 24
3
prototype causing value undefined error
I have a project for which I used a Wicket template as a starting
point. The original example uses prototype.js.
I''m using an SVG image as a background and have included a javascript
that causes the image to always fill the background, regardless of the
client window dimensions.
This works fine in Safari 3 (Firefox doesn''t display the background
image, but I''ll deal
2007 Mar 19
3
jQuery Users...
Any jQuery users out there? I would like to learn more about
incorporating jQuery with Rails as the performance seems to be the
best of any library I''ve seen and it is great in separating the
JScript from the HTML. Any suggestions on where to get started? I''ve
read this (http://b.lesseverything.com/2006/12/31/making-jquery-and-
prototype-play-nice-in-rails) but was looking into
2009 Feb 26
7
javascript using jQuery.js and prototype.js doesnt work 2get
Hi........
M hving javascript "scripts.js" which uses jQuery.js in rails
application. bt when it is used along with prototype.js, one of the
javascripts which hs been included first in my application.rhtml
fails...
Do some1 hv any solution how to make both the scripts work 2gether...
I tried using
<script>
jQuery.noConflict();
</script>
bt of no use. problem