akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.

Home Page:http://www.aaronvanderzwan.com/maximage/2.0/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utils.sizes().h doesnt work anymore

pushpinderbagga opened this issue · comments

Hey mate, the maximage implementation I did suddenly stopped working and the issue I found was with the Utils.sizes().h not giving a value when it was set in the data of the $.Window variable.

Any clues why that is happening? And also the possible reason of using the Utils.sizes().h instead of $(window).height() etc?

Cheers!

This was caused due to multiple maximage's being triggered on the same page - we gotta find a way to implement multiple versions of the same page...