can also try this.
<script type="text/javascript">
$( document ).ready( function () {
$( '#call' ).scrollFollow( {
container: 'wrap'
} );
} );
})(jQuery);
jQuery.noConflict();
</script>
- [jQuery] mootools and jquery conflict.... KEVIN EVANS
- [jQuery] Re: mootools and jquery conflict.... Mike Alsup
- [jQuery] Re: mootools and jquery conflict.... Gurpreet
- [jQuery] Re: mootools and jquery conflict.... Gurpreet

