Monthly Archive for March, 2007

Using Prototype with Drupal 5

Some people are already argueing about the jQuery-Library as standard JS-Framework in Drupal 5. Because jQuery uses the $()-Function too, it is incompatible with Prototype. I’m a fan of Prototype too, but I want to use Prototype as well, so I refactored Prototype, so that the $()-Function in Prototype is called $ID(), but $$()-function still remains as $$(). The following two files are my version of Prototype, one uncompressed, on compressed with JSJuicer, some my say I should have used Packer from Dean Edwards, but it’s buggy and Prototype does not work after packing it.


technorati tags:, , , , ,

Blogged with Flock

Share/Save/Bookmark