[jQuery] Help with async ajax inside a loop.

2010-01-08 Thread slmnhq
Hi, I have a block of code which iterates through a list of urls and performs an asynchronous ajax request on each url. The call back function assigns the returned data object to the key of another object. The key is the current item in the list that is being iterated on. The problem: The key is a

[jQuery] Re: SimpleModal (probably something really stupid)

2010-01-08 Thread slmnhq
Did you look at jQuery UI's dialog plug-in? It's very easy to use: http://jqueryui.com/demos/dialog/#modal-message Salman On Jan 7, 10:57 pm, polarwarp wrote: > I am using the jquery simplemodal code to display a div on a page. > > I am pretty much calling .modal(); on the div, which has a clas