[jQuery] Re: nested function problem?

2007-12-04 Thread paulj
Thanks, Wizzud. Your solution solved the problem. On 3 Dec, 23:15, Wizzud <[EMAIL PROTECTED]> wrote: > Just considering the problem area, and assuming that you want a > generic solution... > > for(var i = 0; i array2.push(array1[i] + (array1[i+1] || '')); > > } > > On Dec 3, 7:30 am, "Paul Jone

[jQuery] jQuery magnifier not working when using multiple divs for images

2007-12-04 Thread defender71
I'm having some problems using the magnifier ui. Everything seems to work for one div of images however if I add another div of images the script does not work as expected. For the second div the image zooms in when the mouse is not even close to the image. I have posted the sample code below a

[jQuery] Re: which query is most efficient?

2007-12-04 Thread Amit Uchat
Benjamin, very good way to explain complex information. I would look forward to hear more on your website. On Dec 4, 2007 8:23 PM, Benjamin Sterling <[EMAIL PROTECTED]> wrote: > Dave, I know I am getting in here late, but I did a post on fast selectors > that may point you in the right direction:

[jQuery] iFrames and jQuery

2007-12-04 Thread Ryura
I need to grab content from an iFrame, preferably using jQuery. However, I have no clue how to do this. First off, I'm inserting the iFrame into the page: $(function() { $("#divID").after("