You can also assign jquery to a different variable....
$j=jQuery.noConflict();
then you can use
$j("#some-id").somejQueryFunction().css().html().next().chain....
and $ becomes unpolluted
Alex Mcauley
http://www.thevacancymarket.com
----- Original Message -----
From: "Mence" <[email protected]>
To: "Prototype & script.aculo.us" <[email protected]>
Sent: Wednesday, January 06, 2010 9:17 AM
Subject: [Proto-Scripty] Re: prototype.js with jquery-1.3.2.min.js is not
working.
thank for your reply
--------------------------------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to
[email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en.