>On 8/24/07, John Resig <[EMAIL PROTECTED]> wrote:
>
> Hi Everyone -
>
> jQuery 1.1.4 has just been released! The full details of this release
> can be found on the jQuery blog:
> http://jquery.com/blog/2007/08/24/jquery-114-faster-more-tests-ready-for-12/
>
> Suffice it to say that some significa
>On 8/23/07, Pops <[EMAIL PROTECTED]> wrote:
>
> To llustrate the problem, type the following in the firebug console
> and run it:
>
Oops.. seems i was too late pressing the "Send" button :D
Cheers,
Mike
>On 8/23/07, Pops <[EMAIL PROTECTED]> wrote:
>
> This code is basically part of First, Prev, Next, Last, table
> navigator for our ad hoc report/table generator. It is pre-jQuery
> work. So here I am using the $() function to get the element.
>
> function $(v) { return(document.getElementById(v)
>On 8/22/07, Stephan Beal <[EMAIL PROTECTED]> wrote:
>
> John Resig made a post about a week (maybe two?) ago with some
> prototype code implementing serial ajax queues. If i'm not mistaken,
> that code should provide a way to kill the queue, or at least stop any
> requests which haven't already g
>On 8/21/07, Stephan Beal <[EMAIL PROTECTED]> wrote:
> Almost every modern text editor can do this for you. To name just a
> small number of them:
>
> xemacs
> emacs
> vi
> vim
> kate
> kwrite
> ...
>
> there are certainly some for Windows which can do this, too. (Xemacs
> runs on Windows but has
>On 8/13/07, Eridius <[EMAIL PROTECTED]> wrote:
>
>
> Well after using jQuery and then going back to Mootools i do find i like a
> few thing about jQuery better. One thing i think jQuery does better is
> going through the DOM and selecting whatever i want fast and easy. I also
> like the .css()
1.0 release.
>
> Nicolas Hoizey and Mike Fern - As per your request, circular is now well,
> circular. The carousel won't rewind itself after the last element. Rather it
> will cycle as if there is no end.
>
> Anton - As per your request, the buttons will be assigned a class
>On 8/8/07, John Resig <[EMAIL PROTECTED]> wrote:
>
> Hey everyone -
>
> So Mike Hostetler was telling me about some Ajax queueing plugins that
> he wanted to write - so I got some ideas, and less than an hour later
> - here are two new Ajax queueing plugins for you to enjoy!
>
> Lame demo:
> http
Hi Gordon,
Have you tried debugbar (www.debugbar.com)?
It's what I use to debug and "profile" code in IE. I haven't met other
better alternative, though.
Regards,
Mike
Hi Ganeshji,
Great plugin. It will be great if there is also an option for looping
without the scrolling back effect.
Regards,
Mike
Great story Mike,
At the first time I saw jquery, I immediately said, "Wow! This is
state of the art". I'm also sure there are more people with success
stories using jquery.
Regards,
-Another- Mike
igning isnt a url.
>
>
> On 7/5/07, Mike Fern <[EMAIL PROTECTED]> wrote:
> >
> > hi devs,
> > i'm new to this group. i recently play with jquery and feel happy with
> > the features and simplicity offered.
> >
> > however, i stumble upon a probl
Hi John,
Thanks for the info. I'll surely pick and play with it. I also have an
issue with jquery, but i'm still investigating if it is a bug.
Thanks for the good work.
Cheers,
Mike
hi devs,
i'm new to this group. i recently play with jquery and feel happy with
the features and simplicity offered.
however, i stumble upon a problem with redirecting url using jquery.
this is my code:
//Start the ajax call
var $vc = jQuery.noConflict();
$vc(document).ready(function() {
14 matches
Mail list logo