Using two versions of jquery?
Here's my problem ... I developed a pseudo jquery plugin around 1.4.2 for a Drupal install.... but now I realize that Drupal comes with version 1.2.6, but I can upgrade it to 1.3.2.
I cannot simply update it because it will break a ton of modules within drupal. Is there a way to use both versions? Just call them differently?