[jQuery] MooTools and jQuery

2009-10-06 Thread Dennis Madsen
I'm developing a site in Joomla CMS which use both MooTools and jQuery. I've created a small, clean page where you can see the problem: http://www.dennismadsen.com/uploads/mootools_jquery/ You can download the source-code from this URL: http://www.dennismadsen.com/uploads/mootools_jquery

[jQuery] mooTools to jQuery conversion job

2008-11-14 Thread WatermarkShaun
I love a particular news scoller example done in MooTools (http:// woork.bravehost.com/newsticker/index.html). Not knowing jQuery enough, I don't have time to convert it over (and using both frameworks is not an option). I would think this could be done quickly by one that knows jQuery well

[jQuery] Mootools and Jquery conflict

2008-10-04 Thread [EMAIL PROTECTED]
of the script are jQuery lines. All the rest is either the mootools script, and a dynamic content script I use (but this one doenst hav any conflict with either mootools as jQuery. I really hope someone can get me on my way since I am quite a beginner in javascript. Thanks !DOCTYPE html PUBLIC -//W3C

[jQuery] mootools and jquery conflict....

2008-09-11 Thread KEVIN EVANS
Hello, I have a page here where the ScrollFollow plugin for Jquery is conflicting with the phatfusion plugin in mootools. The scrollfollow is on the bottom left ribbon button. The phatfusion is on the 4 vertical photos you see in the banner area. http://67.199.21.74/default.asp I have

[jQuery] Mootools and Jquery conflict?

2008-09-11 Thread Netherscurial
Hello, I have a page here where the ScrollFollow plugin for Jquery is conflicting with the phatfusion plugin in mootools. The scrollfollow is on the bottom left ribbon button. The phatfusion is on the 4 vertical photos you see in the banner area. http://67.199.21.74/default.asp I have read

[jQuery] MooTools to jQuery

2008-09-05 Thread israel.hayes
Hi, I was using MooTools before and I'm kinda new to jQuery, I'd like to know how you would modify this to use it in jQuery, Thanks, - Israel window.addEvent('domready', function() { var Boites = $$('.Boite'); Boites.each(function(Boite) { var Lien = Boite.getElement('a');

[jQuery] MooTools to jQuery

2008-09-05 Thread israel.hayes
Hi, I was using MooTools before and I'm kinda new to jQuery, I'd like to know how you would modify this to use it in jQuery, Thanks, - Israel window.addEvent('domready', function() { var Boites = $$('.Boite'); Boites.each(function(Boite) { var Lien = Boite.getElement('a');

[jQuery] mootools and jquery

2008-08-18 Thread Hoi
I'm completely new to jquery (and not technical...) and I've been asked to estimate how mush would it would take to convert a html +xml+mootools written mini web page into jquery, the current mootools written mini web page has the following: * 2 dynamic menus, content of these menus are defined

[jQuery] MOOTOOLS or JQuery

2008-05-21 Thread Mike
What are the pros and cons of each, and which is better to work with in ASP.NET?