Re: [jquery-ui] parent window

2009-12-14 Thread Richard D. Worth
This question is well suited for the main jQuery list http://groups.google.com/group/jquery-en The list you've posted to (jquery-ui) is for help with jQuery UI plugins, listed here http://jqueryui.com/demos/ - Richard On Fri, Dec 11, 2009 at 2:05 PM, ebud wrote: > I have a popup ( new browse

[jquery-ui] parent window

2009-12-12 Thread ebud
I have a popup ( new browser window ) that load the first image in a series of thumbnails, but I would like it to load the image that was clicked on in the parent window. Here is some code ( down near the bottom I would like to change .filter (":first").click(); so it picks up which image was clic