As the title says, Use $(document).width() and $(document).height() for image the attack. This will spawn images across the entire page even if part is 'below the fold'. I made this change myself and I think it works much better.

Comments

robloach’s picture

Could you upload the updates you made? Or better yet, a patch?! :-)

chrisbert91’s picture

Not sure how to do a patch, but since the change is pretty simple, I'll just tell you how. modules/konamicode/konamicode.js Line 82 is the Drupal.konamicode_imageattack function. change the width and height to $(document).width() - correctionfactor and $(document).height() - correctionfactor.

robloach’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.