Masonry is a dynamic grid layout plugin for jQuery
0
votes
0answers
9 views
Separated Masonry elements on one page
Looking to have two separated masonry elements... my content and a header that will be essential one box that spans over all the columns.
A solution is expressed here but I can't seem to get it to ...
0
votes
0answers
16 views
Ruby on Rails: Got error for application.js file, Sprockets::FileNotFound in Pins#index
Sprockets::FileNotFound in Pins#index
Showing /Users/Paris/code/omrails/app/views/layouts/application.html.erb where line #6 raised:
couldn't find file 'jquery.masonry.pkgd.js'
(in ...
0
votes
0answers
17 views
jQuery + masonry + css3 transitions issue
http://jsfiddle.net/JNNuf/
<div class="grid-item"></div>
<div class="grid-item size-big"></div>
I'm trying to create a grid of big and small elements using Masonry + jQuery. ...
0
votes
0answers
15 views
Masonry Renders differently in various browsers
I'm using Masonry jQuery Plugin on my website http://musicglaze.com and there is an issue. I'm testing it in browsers and for some reason Firefox and Opera (latest versions) have it displayed ...
0
votes
1answer
22 views
Jquery: masonry('hide',element) method with a jquery element
So, I'm using Masonry to make a "fluid" layout in my site but now I've encountered a problem involving its hide and reveal methods.
In an event, I'm making this call:
$container.masonry('hide', ...
0
votes
0answers
24 views
Manipulating specific hidden divs
So I have a function that checks the height of a photo, and determine which container to put it in:
function manipulate(class){
var horiz = 0;
var vert = 0;
var maxHeight = 2000;
...
0
votes
0answers
8 views
Social Media Steam Isotope/Masonry
Guys
Hopefully you guys could point me in the right direction on how to create this effect where the social media stream gets laid out like this Example .... any pointers to start me out would be ...
0
votes
1answer
33 views
Searching for right javascript grid layout framework [closed]
I am looking for a javascript grid layout framework that would work for me.
I am creating a simple web based class scheduler where A Student is matched up with a tutor. We don't really want to use ...
0
votes
0answers
17 views
Isotope masonry extra space. What is causing it?
It seems the layout and order is correct HTML-wise. Is there a way to make sure the gap gets filled when isotope is called?
http://jsfiddle.net/8WNhw/2/
Before I call Isotope:
After I call Isotope ...
2
votes
1answer
44 views
Android BaseAdapter Pinterest style
What are some ways to make the vertical spacing between views the same, as shown in the picture below?
(What I have)
(What I need)
I've tried playing around with the height of the LinearLayout ...
0
votes
0answers
33 views
Masonry random sized images
I'm using jQuery Masonry to make a photography page with tiles containing different photos.
All of the images going onto the website are the same dimensions/aspect ratio so the only thing making it ...
0
votes
1answer
16 views
how to trigger/reload Masonry plugin on click
Because i have different tabs, masonry is not loading the hidden items, so when i click on a new tab the images stack onto each other, i know this question has been asked before and answered with ...
0
votes
0answers
35 views
Cross browser image hover effect that works with Masonry jquery plug-in?
Wondering if anybody could help me out. I have the Masonry jquery plug-in which is laying out a set of images and when you zoom in or out in the browser, they change place to fit more/less of the ...
0
votes
0answers
21 views
Append new Masonry items without animating, only fade in
I've looked through the Masonry docs and can't seem to find a way of not animating appended items, but only fading them in. This must surely be doable?
0
votes
0answers
18 views
JQuery Masonry will not dance for me
Have been unable to utilise the animation features of Masonry. In fact, I am not even convinced Masonry is working at all, but debugger returns no errors to suggest this.
Created a jsfiddle to ...
6
votes
3answers
376 views
Call jQuery when something happens
So I am using jQuery Masonry and I want to call some jQuery every time it loads posts:
function manipulate(id) {
$(id).each(function(){
if($(this).height()>200){
...
0
votes
0answers
23 views
Masonry rearrange while still resizing
I'm using Masonry for arranging tiles on a page wich can change width of the container in various steps due to responsive design. But while i'm actively resizing the browser masonry doesn't rearrange ...
0
votes
2answers
134 views
jQuery Masonry + Bootstrap, Grid behaves differently as intended
I've been solving this problem for hours now, I can't seem to make it work the way I intended it to be.
I want my boxes to be setup like this using bootstrap grids:
Now for some reason It became ...
0
votes
0answers
25 views
Highslide and Masonry - Sizing/layout issue
Im using the masonry plugin on this site which consists of 4 boxes, as so...
Im wanting one of the boxes to use the Highslide plugin so when clicked it would open a box displaying text although ...
0
votes
0answers
16 views
Full size items and Masonry using max-width
For a project that I'm working I want to use full size items in a Masonry grid (spanning a complete row). Scaling the grid, I picture this could work by using max-widths for sizing instead of fixed ...
0
votes
1answer
27 views
Jquery Masonry not working with Google Fonts
I have an issue with overlapping in Masonry that I've discovered is caused by Google Fonts loading after the Masonry script. I've added the following code to fix this, but now Masonry doesn't work. ...
0
votes
0answers
31 views
How to add items to isotope canvas with knockout?
I've been trying to create a simple jsFiddle to demonstrate this problem but haven't been able to get it to work, so hopefully the following code will be enough:
I'm trying to list sets in my view ...
0
votes
0answers
49 views
How can I convert my joomla blog layout to a masonry type of grid?
Hello & thanks for helping... I am trying to figure out a way please my girlfriend by installing masonry on her blog to "make it like pinterest" :)
I have been trying combinations of container ...
0
votes
0answers
72 views
Overlapping posts with images in Jquery Masonry
I am running a pinterest style website that uses an infinite scroll and Jquery Masonry (to organize posts on the page).
www.telavivtimes.co.il
When I open the site the posts tend to overlap or stack ...
0
votes
2answers
274 views
Using masonry + infinite scroll in wordpress
I know many questions has been asked on jquery masonry + infinite scroll, but i've read and tried everything but still it doesnt work on me. I wonder if anyone could help me out with this.
I'm ...
0
votes
0answers
30 views
How to re-arrange isotope items after hiding corner-stamp item
I have corner stamp item in masonry isotope, user can hide/view this corner stamp item, but when I hide it, the other items doesn't rearrange. JSFIDDLE
HTML
<a href="#" ...
-2
votes
1answer
38 views
There seems to be a syntax error, and I can't find it [closed]
Dreamweaver is telling me that there is a syntax error on these exact lines, and I can't seem to find the problem. It is also closed in "/Script>"
function(){
var $wall = $('#content');
...
0
votes
0answers
45 views
Overlapping posts with Jquery Masonry
So I posted this yesterday but was possibly weak on specifics, so I'll try again.
I am running a pinterest-style website that uses an infinite scroll and Jquery Masonry (to organize posts on the ...
-4
votes
1answer
45 views
Jquery Masonry Overlapping [closed]
I have a website (www.telavivtimes.co.il) running on Wordpress using a pinterest-stlye theme (Frogsthemes FolioGrid Pro) that uses an infinity scroll and Jquery Masonry.
My problem is that when the ...
0
votes
1answer
33 views
Masonry Jquery layout to wrap around box (like the letter L)
I'm building a site with big box (div) floating at the left upper corner of the site, and I want to give the thumbnails float around it (like mirrored letter L).
Using cornerStampSelector, just don't ...
0
votes
2answers
64 views
Can't get function to fire on click [closed]
Here's the action I want to accomplish:
User clicks one of the .filterBy elements.
The $selected variable changes to the id of the .filterBy element that was clicked.
Hide all elements with .item ...
0
votes
0answers
27 views
Jquery Masonry - images do not render on browser refresh on chrome and safari
We have used jquery masonry for tiling on our site.We are using the imagesLoaded function to show the tiles only when all the images have been loaded. Everything is working fine on firefox but the ...
0
votes
0answers
43 views
JQuery Masonry: Gaps between image in IE7
I have installed the Masonry plugin on my site and it works ok. Unfortunetly my client wants it working in IE7 as well and has found its simply not working on that browser (see image below).
I tested ...
0
votes
0answers
51 views
Isotope masonry plugin not working properly with widths
I am working on a test website using isotope plugin to layout images, I have got three type of images with the size [243px x 137px] , [243px x 274px] , [486px x 274px] which i want to be lay out on ...
0
votes
0answers
65 views
Varied width and height fluid/reponsive grid without gutter using Jquery Isotope. Is this possible?
I am working on a project where I want to display columns of varied height and width. I don't want any gutters between each block. They need to be reordered on the fly as well depending on what they ...
0
votes
0answers
44 views
Unbinding Masonry
Scenario:
I'm currently working with KnockoutJS, jQuery UI's sortable and Masonry. I use Knockout to display a list of cards, Masonry to arrange the cards properly, and sortable for sorting the ...
0
votes
0answers
15 views
Arranging elements with masonry plugin
I'm using masonry plugin on WordPress index page, but can't get it works exactly as I want. I have two different post sizes, but sometimes layout appear with some gaps :(
See example ...
0
votes
3answers
151 views
jQuery error TypeError: $.event.handle is undefined
I am using latest jQuery for jQuery.masonry its throwing following error: on line 47 in jquery-1.9.1.min.js
TypeError: $.event.handle is undefined
if any one is having same error ?
MyCode:
...
0
votes
0answers
118 views
JQuery error pricepeep.js using wordpress ajax calls?
Using massonry in my web, I tried infinite loop and was having error:
SyntaxError: missing } after function body
Reload the page to get source for: http://content.peepsrv.com/apps/pricepeep.js
Then ...
0
votes
0answers
50 views
(jQuery Masonry) Corner stamp in fluid layouts does not work?
I have found that it does not work.
When columnWidth: 100, it works.
When columnWidth: function( containerWidth ) {
return containerWidth / 5;} 'float' for div 'corner stamp' is not working
0
votes
0answers
98 views
I mad my first tumblr theme but infinite scrolling will notwork
I have finally made my first theme i an in love with on tumblr, but i can`t get the endless scrolling in to work. so bassically it only shows my first 15 posts then just stops. i have tried all the ...
0
votes
0answers
60 views
How to Stop HTML5 Video scroll on click event
link: http://clients.wildlife.la/1pel
built with: Ember.js - Howler.js - jQuery - PHP
There are two 'Artist Blocks' that contain video elements, The Game and MGMT, first song on each.
On the ...
0
votes
0answers
80 views
How do I use jQuery Masonry reload?
The script below fades out tiles in the page that do not match the users input. That part is working great, but I need Masonry to realign the tiles after they fadeOut.
html-
<article ...
0
votes
2answers
64 views
Divs running into the bottom of other each other
I am using jQuery Masonry and the div's are flowing into to one another. Any help?
CSS:
div.cards div.card{
width: 310px;
margin: 11px;
float: left;
background: white;
...
0
votes
0answers
47 views
Masonry Images inside Fixed Height
I have some irregular images with uncertain height and width that I would like to display with Masonry, however, there were quite some awkward empty spacing with the following configuration:
...
0
votes
0answers
121 views
Install jQuery Masonry on Twenty Eleven, WordPress
I am trying to install Masonry on the homepage of my site:
http://www.makewpwebsites.com/
I am using twentyeleven and a child theme to make all my changes.
The layout consists of a Nav menu at the ...
0
votes
1answer
58 views
jQuery Masonry with InfiniteScroll
I have a problem with adding infinite scroll to masonry plugin. What I'm trying to do is add boxes from html file. Here's my code:
var $container = $('#tiles');
$container.imagesLoaded(function() {
...
0
votes
0answers
19 views
Masonry gap because of featured post
I'm using masonry to organize my wordpress posts, but the first page has a featured post with 100% width on the top and because of that there's a gap in the bottom making the height bigger than it ...
1
vote
1answer
154 views
How to Fix this Amateurish jQuery / Masonry / Infinite Scroll code?
I need help to simplify my AJAX code. I am a total novice, and I'm convinced my approach is wrong, wrong, wrong. But I'm not sure how to correct my errors and do it properly.
Key Points:
I have a ...
1
vote
1answer
67 views
Too much recursion on ajax call
I am usining masonry view to display content with infinite scrolling functionality.
Masonry view part is working fine. For infinite scroll I have tried infinitescroll js
or on the basis of scroll as I ...








