[jQuery] Re: New jQuery Website...

2008-09-08 Thread parrfolio
All the reason not to use IE7 :) Long live Chrome!? On Sep 8, 11:02 am, "Rick Faircloth" <[EMAIL PROTECTED]> wrote: > After my comment, I noticed the same thing as I drilled down into the site. > The home page looks fine on IE 7, but I went to a tutorial page, and the > page was somewhat garbled

[jQuery] Re: Replace not a function with Regular Expression

2008-06-28 Thread parrfolio
ot;).attr("src", item.media.m).replace(/_m\.jpg/ > g,'_b.jpg').appendTo("#images").fadeTo(1800, 1.0); > > which should work just fine. > > And I know you have jQuery in your code, but this was a JavaScript > question. > > On Jun 27, 11:47 am

[jQuery] Replace not a function with Regular Expression

2008-06-27 Thread parrfolio
Trying to pull in flickr feed and replace the _m with _b in the url to print large images. $.getJSON("http://api.flickr.com/services/feeds/groups_pool.gne? [EMAIL PROTECTED]&lang=en-us&size=b&format=json&jsoncallback=?", function(data){

[jQuery] Re: Can jQuery do this?

2008-06-23 Thread parrfolio
Here's a plugin: http://yangshuai.googlepages.com/jquerycopyplugin On Jun 23, 4:30 am, [EMAIL PROTECTED] wrote: > On the retailmenot dot com website they have a really cool feature; > when you copy one of their voucher codes using your mouse, the > retailers url is followed and a graphic appear

[jQuery] Problem with Clear type and Jquery

2008-05-15 Thread parrfolio
I have a blinking tool tip that fades in and out until hover event opens it. The fade in and out images are two PNG brackets like so "[ ]" when hovered they open to "[some tip here]". Everything is alpha transparent to sit on top of graphics. My problem is with both IE6 and IE7. When the image fad