welisonmenezes / wm-gridfolio

WM Gridfolio - Plugin jQuery para galeria de conteúdo estilo portfólio
9 stars 9 forks source link

Dynamic height issue for content #1

Open akhileshlpatel opened 9 years ago

akhileshlpatel commented 9 years ago

When we keep content bigger for one portfolio it is taking max height for that in "wmg-details" and for other portfolio content also it is taking that same height even if content is small for other and there is long space coming for others. Is there any solution for it?

tibewww commented 8 years ago

HI Akhileshipatel; I"m having the exact same issue ! Did you find any fix ??

Thanks !!

akhileshlpatel commented 8 years ago

yes we fixed that issue before long time. I will check and let you know

On Fri, Apr 8, 2016 at 3:29 PM, tibewww notifications@github.com wrote:

HI Akhileshipatel; I"m having the exact same issue ! Did you find any fix ??

Thanks !!

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/welisonmenezes/wm-gridfolio/issues/1#issuecomment-207356118

tibewww commented 8 years ago

Thank you :) Looking forward to see how you solved it :)

akhileshlpatel commented 8 years ago

It might be difficult to explain you how exactly I fixed the issue in my case. but you can check it here http://www.advantages.net/proof/. If you check the js jquery.wm-gridfolio-1.0.min.js I have made changes in function "openContent" and "dynamicCSS".

I recalculate the height of the content based on size of window and data. You can compare the my js with the original js. Hope this will help you!!!

On Mon, Apr 11, 2016 at 2:16 PM, tibewww notifications@github.com wrote:

Thank you :) Looking forward to see how you solved it :)

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/welisonmenezes/wm-gridfolio/issues/1#issuecomment-208234366

sarfraznawaz3 commented 5 years ago

can you please share the jquery.wm-gridfolio-1.0.min.js file? Since in website (http://www.advantages.net/proof/) is no longer avaliable. please share