views_nivo_slider/js/views_nivo-slider.js has a typo where the width and height values are becoming confused.
By the way: I have had this module trip up other scripts when I apply Drupal's performance javascript optimisation.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | wmax-989410-6.patch | 658 bytes | ckng |
Comments
Comment #1
jazzitup commented@smilne23: If you successfully resolved your issue, you can submit a patch as well.
Comment #2
Aurochs commentedGuess he means that this one
must be corrected as follows:
Am I right?
Comment #3
pedrofaria commentedwhat? i don't understand your issue... :(
Pedro
Comment #4
jazzitup commentedI'm reading this thread for the fifth time and I must say this thread is a winner of all of them out there.
Comment #5
digi24 commentedI agree with Aurochs, there is a hmax instead of a wmax in the relevant line:
Comment #6
ckngAs patch
Comment #7
ckngCommitted to both D6 & D7 branch.