Re: [jQuery] detecting input type=image / load

2009-11-24 Thread Alan Gutierrez
attribute into your document and the browser will pull the image from the memory cache. Alan Gutierrez http://twitter.com/bigeasy

Re: [jQuery] detecting input type=image / load

2009-11-24 Thread Alan Gutierrez
. -- Alan Gutierrez http://twitter.com/bigeasy

[jQuery] jCarousel infinite loop aborting

2009-06-07 Thread Alan Gutierrez
. Alan Gutierrez

[jQuery] How To Extend a jQuery: Plugins versus Other?

2009-03-31 Thread Alan Gutierrez
/jquery-plugin-extend-get-to-parse-plain-text-properties-file-to-a-hash/ Best practice? Is there a better way to extend such core functionality? I'm wondering how one goes about creating jQuery extensions. It always bothered me that jQuery had such a small namespace. Alan Gutierrez

[jQuery] Square Brackets in Sortable Serialize

2008-07-11 Thread Alan Gutierrez
When I call $(#list).sortable(serialize) I get article[]=2article[]=1 Why the square brackets? I've not seen this sort of style of query string before. -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/

[jQuery] Injecting jQuery with A Bookmarklet

2008-02-23 Thread Alan Gutierrez
is loaded. What is the equivalent to the above IE code on Firefox? Or should I just poll to see if something like jQuery.fn.each exists? -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/

[jQuery] Re: Syntactic sugar for checking whether an element exists

2007-07-10 Thread Alan Gutierrez
of all the pointless helper functions for CSS and simply went to name and value pairs for a css function. (IIRC). -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/

[jQuery] Ranges

2007-07-05 Thread Alan Gutierrez
I'm currently working on selections and ranges for a rich text editor. Is this built into jQuery in a cross-platform way, or is there a plugin I can use? -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/

[jQuery] Grid and Editor

2007-07-01 Thread Alan Gutierrez
that are jQuery based? -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/

[jQuery] Re: Image resizing

2007-06-26 Thread Alan Gutierrez
({width:new_width,height:new_height}, {duration: 750, easing: backinout}); } -- Alan Gutierrez | [EMAIL PROTECTED] | http://blogometer.com/ | 504 717 1428 Think New Orleans | http://thinknola.com/