Not work with popups
gausarts - October 17, 2008 - 06:10
| Project: | Maxlength |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'd like to report that it doesn't seem to be compatible with popups.module. The character counter is frozen in popups windows. I'd love to hear the opinion here first, then I proceed to tell the popups maintainer to see if any scripts are conflicted. Thanks

#1
Anyone? Thanks
#2
as far as i know you have to implement hook_popups to add a popup.
there you can add additionJavascript
Then include maxlength.js and its fine.
Does this solves your problem?