cloudseer + shared + jquery   3

jQuery.queueFn
jQuery.queueFn. “Execute any jQuery method or arbitrary function in the animation queue”. I’m surprised this isn’t baked in to jQuery itself—the plugin is only a few lines of code.
benalman  javascript  jquery  shared  from google
june 2010 by cloudseer
Dojo: Still Twice As Fast When It Matters Most
Dojo: Still Twice As Fast When It Matters Most. Alex Russell shows how Dojo out-performs jQuery on the TaskSpeed benchmark, which attempts to represent common tasks in real-world applications and has had code that have been optimised by the development teams behind each of the libraries.
alexrussell  benchmarking  dojo  javascript  jquery  performance  taskspeed  shared  from google
january 2010 by cloudseer
jQSlickWrap
jQSlickWrap. Clever jQuery plugin which allows text to wrap around irregularly shaped images, by processing the image with canvas and rewriting it as a sequence of floated horizontal bars of different widths. It’s a a modern variant of the the ragged float trick first introduced by Eric Meyer.
canvas  css  ericmeyer  float  jquery  shared  from google
november 2009 by cloudseer

Copy this bookmark:



description:


tags: