Hi,

While integrating Drupal and OpenLayers, I realized that since Drupal uses jQuery and OpenLayers uses Prototype, there is an issue with using $ in IE.

So I replaced $ with jQuery and everything is working fine.

Could you please incorporate these changes in the final package?

Thanks.
Regards,
Viraj

CommentFileSizeAuthor
#1 jQuery.patch248 bytesviraj.kanwade
jQuery.patch558 bytesviraj.kanwade

Comments

viraj.kanwade’s picture

StatusFileSize
new248 bytes

Updated patch

hass’s picture

Category: support » bug
Priority: Critical » Normal
Status: Active » Closed (works as designed)

Not really. There are tons of places in all Drupal modules and core that use $ and you need to fix prototype. This is a duplicate of a case I cannot remember...