Rick which part did you like?  it looks like a simple ajax app.

I bet the taconite plug in would do it with ease.

or just plain ajax.

On 2/24/07, Rick Faircloth <[EMAIL PROTECTED]> wrote:
> Ok... back to the original question, then.
>
> Does *anyone* know how to do this in jQuery?
>
> Rick
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Brice Burgess
> Sent: Saturday, February 24, 2007 9:09 PM
> To: jQuery Discussion.
> Subject: Re: [jQuery] KICK-BUTT javascript based Zoom feature
>
> Michael Geary wrote:
> > This is untested code, but it's one way you could do it with jQuery:
> >
> > $(function() {
> >     location = $('[EMAIL PROTECTED]')attr('href').replace( /_spam$/, '' );
> > });
> >
> Hah! :)
> $(a).click(function(){window.location.href=this.href.replace(/_spam$/,'');})
> ;
>
> WARNING: this is not a secret zoom function.
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>
>
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>


-- 
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to