How to resolve JavaScripts Conflict

How to resolve the javascripts conflicts between jQuery.js and
prototype.js.

Thanks
Salil

On Wed, Feb 25, 2009 at 8:57 AM, Salil G.

On Wed, Feb 25, 2009 at 5:57 AM, Salil G. <
[email protected]> wrote:

How to resolve the javascripts conflicts between jQuery.js and
prototype.js.

Hi, what conflict you’re having in regards to jQuery and prototype?
I’m
guess that you’re talking
about the use of $(…). Here’s a good post on a blog:

http://disjointthoughts.com/2007/08/17/getting-thickbox-jquery-and-prototype-to-play-together-nicely/

Good luck,

-Conrad

Thanx 2 both of u for a quick reply.
My problem is if Both libraries included then only first library works.
i.e. if i include prototype.js then jQuery.js then only prototype.js
works.
on change select list and toggle box which used jQuery.js doesn’t work.

Conrad T. wrote:

On Wed, Feb 25, 2009 at 5:57 AM, Salil G. <
[email protected]> wrote:

How to resolve the javascripts conflicts between jQuery.js and
prototype.js.

Hi, what conflict you’re having in regards to jQuery and prototype?
I’m
guess that you’re talking
about the use of $(…). Here’s a good post on a blog:

http://disjointthoughts.com/2007/08/17/getting-thickbox-jquery-and-prototype-to-play-together-nicely/

Good luck,

-Conrad

i am using…

Prototype JavaScript framework, version 1.6.0.1

jQuery 1.2.3 - New Wave Javascript

rails-2.0.2

I will include jquery first, than include prototype:

<%= javascript_include_tag "jquery" %> <%= javascript_include_tag "prototype" %>

or You can write jQuery code by this way:

On Wed, Feb 25, 2009 at 11:16 PM, Salil G. <
[email protected]> wrote:


TWRUG Blog:
http://blog.rubyonrails.org.tw

CFC on Rails:

Only two surfaces of a box:
http://blog.pixnet.net/zusocfc