[jQuery] Re: Image load causing page refresh

2008-11-03 Thread fshuja
Perfect! thnx a lot On Nov 3, 4:14 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > hi, > > I am creating a plugin for my gallery. I am loading image on click of > > a thumnail. thumnail's rel attribute contains the url of the larger > > image. > > In my pluging i have a method to load the clicked i

[jQuery] Re: Image load causing page refresh

2008-11-03 Thread Mike Alsup
> hi, > I am creating a plugin for my gallery. I am loading image on click of > a thumnail. thumnail's rel attribute contains the url of the larger > image. > In my pluging i have a method to load the clicked image. > > LoadSelectedImage = function(){ >                 var src = $('gallery li.on a