hi,
the prototype's library is "pretentieuse" so the others must do the
work
bibliotheque
conflit de library
//-------jQuery
bien definir l'espace de jQuery:
jQuery(function($) {
//la function
});
jQuery.noConflict();
jQuery(document).ready(function ($) {
$('.infiniteCarousel').infiniteCarousel();
});
-> source:
http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js
//-------Mootools
Pas de solution pour l'instant sauf transformer tout les identifiants
//-------Protopype-scriptaculos
<script type="text/javascript" language="javascript">
// <![CDATA[
$('element_id').appear();
// ]]>
</script>
On 4 jan, 22:18, Mence <[email protected]> wrote:
> hi.
> i must to use : prototype.js with jquery-1.3.2.min.js
> (http://jqueryjs.googlecode.com/files/jquery-1.3.2.min.js) .
>
> but it is not working.
>
> can you help me plase ?
--
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.