Postponed (maintainer needs more info)
Project:
jQuery plugins
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 11:49 UTC
Updated:
21 Oct 2010 at 08:09 UTC
I'm using jquery_plugin with maphighlight and datepickup and I really like it.
But now I saw, that the javascripts are included/linked in in ALL nodes. This increases the traffic for the user [1].
Is it possible to active modules (e.g. maphilight) on the page I need it? I'm not sure, if I can disable the map_hilight-module under admin/build/modules and then activate it on the node I need it with a php-statement?
It have the same problem with the jquery-calendar-popup. It's working fine, but included in pages where there isn't a date to pickup!
Regards,
C.
[1] I know the performancestuff, that combines all the files into one.
Comments
Comment #1
mfbThis module by itself doesn't include jQuery plugins on any pages at all. So you probably need to move this support request to the jQuery Map Hilight, which is adding the plugins to every page in its init hook.