sstrudeau + jquery   101

boedesign – canadian web dabbler eh » Blog Archive » jSquares for jQuery
jquery plugin that simulates the relative-grid format of the front page of ted.com
jquery  plugin  grid  image  browse  relative  size 
october 2009 by sstrudeau
Image load event - some progress - jQuery Development | Google Groups
Solution to the $('img').load() problem in a $(document).ready() context -- image may have already loaded so the load event won't fire...
jquery  dom  event  load  img 
september 2009 by sstrudeau
jQuery ajax (jsonp) ignores a timeout and doesn't fire the error event - Stack Overflow
I wrote something like this but never submitted a patch nor created a plugin for it
jquery  jsonp 
august 2009 by sstrudeau
jQuery TOOLS - The UI library for the Web
collection of jquery plugins/effects/animations
jquery  plugins  list  tools 
june 2009 by sstrudeau
TextboxList « Devthought
facebook-like type-ahead list. like for "to" fields or "tags"
jquery  javascript  ui  textbox  tags  fields  input  autocomplete  plugin 
april 2009 by sstrudeau
jQuery GalleryView - by Jack Anderson
very nice jquery image gallery. only down side is, like many galleries, assumes fixed aspect ratio for all images
jquery  gallery  image  ui 
april 2009 by sstrudeau
PURE - JavaScript Template Engine
declarative javascript template engine
js  template  jquery 
november 2008 by sstrudeau
Announcing BeautyTips, a jQuery Tooltip Plugin | Lullabot
pretty tooltip plugin that uses the canvas tag to draw the tooltip box (relies on IE canvas hack for IE support)
javascript  jquery  drupal  plugin  tooltip  canvas 
october 2008 by sstrudeau
Photo Touch
jQuery-based multi-touch-like photo browser -- not particularly useful, but pretty
jquery  photo  touch  multitouch  sort  flip  fun  gallery 
september 2008 by sstrudeau
jquery-imagetool - Google Code
"basic panning and zooming capabilities for images"
jquery  plugin  image  manipulation  pan  zoom 
august 2008 by sstrudeau
phpquery - Google Code
php lib for jquery-like dom manipulation server-side
dom  jquery  php  library 
july 2008 by sstrudeau
Check All Checkboxes with JQuery : iKnowKung(Foo).Blog();
nice reference if you're struggling with jQuery and checkboxes
jquery  checkbox  input  reference 
july 2008 by sstrudeau
Claypool | javascript application framework based on jQuery
adds some buzzword bingo to jquery: IoC, MVC, AOP, and Category Logging.
javascript  js  jquery  framework 
june 2008 by sstrudeau
Learning jQuery » Updated jQuery Bookmarklet
Add jquery to any page that doesn't already have it; handy for on-the-fly DOM scripting to bow the web to your will
bookmarklet  jquery  javascript 
june 2008 by sstrudeau
jQuery in GWT? - jQuery Development | Google Groups
Someone at Google ported jQuery to the GWT and claims it performs much better and almost anything created by GWT will be optimal over hand-coded js. (GWT = write in java, compile to javascript library)
gwt  jquery  javascript  js  google  web  performance  compiler  compile  java 
may 2008 by sstrudeau
Ajaxian » Announcing AJAX Libraries API: Speed up your Ajax apps with Google’s infrastructure
Google is hosting major js libs on their infrastructure for fast load times and caching advantages, as well as minification and gzip. And for the love.
ajax  api  javascript  google  host  jquery  dojo  prototype  cache  gzip  minified 
may 2008 by sstrudeau
Oh, behave! An example of Jquery with Low Pro behaviors. by Sudara
A good example is often the best response to "why bother?" This example of using the LowPro jQuery port is a good example. This looks useful for managing complex DHTML apps.
jquery  lowpro  example  form  submit  behavior  oo  events  eventdelegation  syntax 
april 2008 by sstrudeau
jquery.db.js at master from nkallen's jquery-database — GitHub
jQuery plugin creates pseudo-sql syntax in javascript for querying html tables in the DOM
jquery  database  sql  table  plugin  javascript  html 
april 2008 by sstrudeau
jQuery vs. Other Libraries | alexking.org
" You’re a coach deciding between two runners. They both run the 100m equally fast. One has perfect form. The other has terrible form. Who do you chose? You chose the runner with terrible form. Why? Because when he finally has perfect form he’ll w
quote  choice  jquery  runner  runners 
march 2008 by sstrudeau
John Resig - State of jQuery and Drupal
Summary of DrupalCon: "The 12 year old in the front is teaching the 30 yr olds in the room how to use the programming tool created by the guy in the flannel."
jquery  drupal  drupalcon  javascript  learning  teaching  quote  age  flannel 
march 2008 by sstrudeau
SonSpring | jQuery iFrame Sizing
damn can't use this for stupid project #1 due to same-origin policy. but nice trick for resizing iframes to fit their content
iframe  resize  dynamic  jquery 
february 2008 by sstrudeau
Shadowbox.js Media Viewer
Nicely done "lightboxy" media/gallery viewer in js with wrappers for most popular js libraries
javascript  media  lightbox  viewer  app  gallery  flv  images  mov  wmv  jquery 
january 2008 by sstrudeau
jQuery: » jQuery UI and beyond: The jQuery-Liferay partnership
Cool. Liferay hired Paul to work full-time on jQuery UI and are the first company providing full support for jQuery and jQuery UI
jquery  javascript  floss  support  business  jobs 
january 2008 by sstrudeau
Reference - jquery-aop - Google Code
Very lightly-binded to jquery plugin for AOP ... simple before/after/around bindings by function name
jquery  javascript  aop 
january 2008 by sstrudeau
24 ways: Christmas Is In The AIR
nice simple AIR app demo using html/jquery
adobe  air  example  jquery 
december 2007 by sstrudeau
jQuery: jqAlbumParser Plugin, parses out Flickr, Picasa clientside | The Book and the Cover
Extracts picasa and flickr album information into a common format usable by other jquery image presentation plugins
jquery  album  picasa  flickr  parse  process  plugin  photo 
december 2007 by sstrudeau
Graph data from an HTML table using jQuery and flot | rdmey
Uses flot (jquery chart plugin) to plot tabular data in HTML tables simply
graph  chart  table  html  jquery  plugin 
december 2007 by sstrudeau
flot - Google Code
javascript (jQuery) and canvas graphing library. pretty. free.
javascript  jquery  graphing  graph  visualization  tool  data  canvas  chart  charts  api 
december 2007 by sstrudeau
JSASUploader test
jquery + flash = multiple file uploader with progress indicator
jquery  javascript  flash  upload  multiple  progress 
november 2007 by sstrudeau
jRails - jQuery on Rails
not that I'm sold on the built-in Rails javascript techniques -- but at least it's jQuery...
jquery  rails 
november 2007 by sstrudeau
EricMMartin.com » SimpleModal
yet another modal dialogue plugin for jQuery (see also jqmodal, blockui and thickbox)
jquery  modal  dialogue  plugin  javascript 
november 2007 by sstrudeau
John Resig - Sneaky 2
.mov's of Resig's javascript Processing 2D implementation; eagerly awaiting a release...
canvas  processing  javascript  jquery  preview  quicktime 
november 2007 by sstrudeau
jQuery datePicker inline datePicker demo
Kevin Luck updated his jQuery datepicker to allow calendars to be "inline" (i.e., not restricted to just pop-up date selector)
date  calendar  widget  selector  picker  jquery  javascript  plugin 
october 2007 by sstrudeau
jQuery Plugin: jQuery Timers
"In addition to fixing the main tangles of tangoing with timed events, this plugin adds additional features."
js  jquery  timeout  interval  timing  timer  plugin 
august 2007 by sstrudeau
jQuery Table Manipulation
Sorting and striping tables with jquery
jquery  book  reference  js  table  sort 
august 2007 by sstrudeau
jQuery for JavaScript programmers
Excellent overview of jQuery for javascript programmers
jquery  js  overview  article  reference 
august 2007 by sstrudeau
Auto Scroll
A jQuery "accordian" effect
jquery  accordian  kwick  partial  ui  menu  web  idea 
august 2007 by sstrudeau
jQuery puffer :: semicomplete.com - Jordan Sissel
Not sure I see the utility of this effect but is interesting...
jquery  effect  puffer 
august 2007 by sstrudeau
« earlier      

related tags

2d  accordian  adobe  age  air  ajax  album  ampersand  animation  aop  api  app  aristo  article  audio  autocomplete  back  beginning  behavior  bind  binding  book  bookmarklet  boston  bounce  browse  browser  bubble  bundle  business  buttons  cache  calendar  camera  camp  canvas  caption  capture  carousel  chart  charts  checkbox  choice  choices  client  clipboard  code  collision  combinators  comet  comment  comments  community  compile  compiler  cool  corners  crossdomain  css  cutandpaste  cycle  data  database  date  demo  design  dev  dialogue  digg  dock  docs  dojo  dom  dropdown  drupal  drupalcon  dynamic  eating-your-own-dogfood  editor  effect  embed  engine  engineering  event  eventdelegation  events  example  ext  fade  fields  file  flannel  flash  flickr  flip  floss  flv  flydom  form  frame  frameready  framework  fun  functional  funny  gallery  game  gamequery  gears  google  googlemaps  graph  graphics  graphing  grid  guide  gwt  gzip  hack  hash  hierarchy  highlight  history  horizontal  host  howto  html  html5  idea  iframe  image  images  img  input  interactive  interface  interval  iterator  java  javascript  jobs  jquery  jquerycamp  jqueryui  js  json  jsonp  keyboard  kwick  large  learning  library  lightbox  linegraph  list  load  lowpro  manipulation  markup  media  menu  minified  modal  module  mootools  mov  multiple  multitouch  mvc  navigation  nested  object  oo  organization  osx  overview  pageguide  pan  parse  partial  performance  photo  photos  php  picasa  picker  plugin  plugins  postmessage  pretty  preview  primer  process  processing  progress  prototype  puffer  quicktime  quote  rails  reference  relative  resize  runner  runners  scale  selection  selector  size  slide  slider  slides  sort  sparklines  sprite  sprites  spry  sql  submit  support  syntax  systems  table  tags  teaching  template  textarea  textbox  textmate  theme  timeout  timer  timing  tips  tool  tools  tooltip  touch  tour  tree  treeview  tutorial  typography  ui  upload  ux  validation  vibration  vibrator  video  viewer  visualization  web  webcam  webdesign  widget  widgets  wma  wmv  wysiwyg  yellowfade  zoom 

Copy this bookmark:



description:


tags: