View Single Post
04-15-2011, 03:05 PM
#1
Arictos is offline Arictos
Status: Junior Member
Join date: Jan 2006
Location: Salt Lake City
Expertise:
Software:
 
Posts: 60
iTrader: 0 / 0%
 

Arictos is on a distinguished road

Send a message via AIM to Arictos Send a message via MSN to Arictos

  Old  Need to make a prototype/jquery mootools equivelant

Hey guys, I'm working on a new project where the old developers have created a really crazy environment, where they use both Prototype, jQuery and Mootools.

Now, I've only ever really used Mootools, and we plan to migrate all of the old javascript into Mootools eventually, but until then, as most of you probably know, Mootools and Prototype can't exist together.

So until we can convert any existing prototype/jQuery into Mootools code, I need to create a double code base for a new header we're implementing into the site.

You can see an example of the header I'm talking about here:
http://ra.cm/slide/

Basically, I need to replicate the functionality in either jQuery or Prototype (preferably Prototype, because we're going to be removing that first, as jQuery can still exist happily with Mootools)

I've tried using Scriptaculous to work with this using both SlideUp/Down and BlindUp/Down, both of these seem to be completely crap.

So any help you can provide would be extremely appreciated.