Closed PVGrad closed 8 years ago
If initiating like that *$('[sticky]').sticky(); and Jquery selector returns more that 1 objects, then options from each next object rewrites prev. one. And if init inside of this.each()** loop - all work fine.
If initiating like that *$('[sticky]').sticky(); and Jquery selector returns more that 1 objects, then options from each next object rewrites prev. one. And if init inside of this.each()** loop - all work fine.