Questions tagged [wookmark]

A jQuery plugin to create a dynamic, multi-column layout.

jQuery Wookmark

Wookmark is a jQuery plugin for laying out a dynamic grid of elements (like pinterest does). For examples, you can see Wookmark documentation page. You can learn more about Wookmark at its Github repository Wookmark Home @ Github.

22 questions
0
votes
1 answer

Lightbox 2 shows gallery for single image

I'm having a slight issue with Lightbox 2. I'm mixing it with another jquery plugin, WookMark. As such, my thumbnails are a bit more involved, and look like this:
  • swandi
    • 1
    • 3
  • 0
    votes
    1 answer

    jQuery only works when clicked F12 to activate developer mode

    I am using sliphover.js a jquery for direction aware hover effect. When the page is loaded, the hover effect only work when F12 is clicked or inpect element is activated in chrome and IE10. Once the developer mode is activated or already activated…
    user2339174
    • 3
    • 1
    • 4
    0
    votes
    1 answer

    how do i pass a JSON factory into a function?

    I'm using https://github.com/GBKS/Wookmark-jQuery to do some dynamic layout, i'm also attaching a function on window resize: var $windowWidth = $window.width(); var options = { itemWidth: 100, autoResize: true, container:…
    Lee Gary
    • 2,357
    • 2
    • 22
    • 38
    0
    votes
    1 answer

    Wookmark not changing layout

    In my rails 3.2 project, I'm currently using the gem version of wookmark and it seems to be working since I can see the asset being loaded in the development logs. //= require jquery //= require jquery_ujs //= require bootstrap //= require…
    rawfish.dev
    • 319
    • 3
    • 13
    0
    votes
    1 answer

    How wookmark jquery works with ruby on rails?

    I am using ruby on rails, and i discover wookmark jquery plugin and would like to use it. http://www.wookmark.com/jquery-plugin I have installed the gemfile gem "jquery-wookmark-rails", "~> 0.0.1" and i have added to javascripts/application.js //=…
    2ueenO
    • 164
    • 1
    • 1
    • 10
    0
    votes
    1 answer

    lazy load for wookmark plugin

    How to add lazy load plugin to wookmark photo plugin? Actually wookmark photo plugin uses auto height option. So images dimensions completely varies from one to another. When I add lazy load to the images whose height & width are not specified, the…
    sandesh
    • 1
    • 1
    0
    votes
    1 answer

    Jquery the event doesn't work the second time i call it

    I have a page with an image gallery, and i am using jquery wookmark plugin, with filtering. Then i wanted to use also the plugin colorbox (wich wookmark already provides as an example in their plugin), and i was able to join the colorbox and the…
    hidetsugu
    • 1
    • 1
    1
    2