You shuold be able to,but are now getting into an area that is anyone's guess. If you can provide me a web address to hit your page in, or a very very easy to deploy web-app I can look further into it and make appropriate documentation and/or library changes based on what you're running into..
On 1/11/06, Edgar Chan Carrillo <[EMAIL PROTECTED]> wrote: > > Thanks for the response Jesse. > Yes.I think it is. > My page starts with a search option and an empty list...I do a search and > render the result using PartialFor (a list of divs with ids corresponding > of > the ids of the objects'result query). > Each generated div include an AjaxDirectLink to show aditional info for > the > element. > > The firefox dom inspector correctly shows the generated divs and ids, no > matter how many times i perform the search. I think that means the dom > objects already exists in the page by that time. > Can i do this? > >
