[jQuery] Re: Access "parent page" from ajax generated html

2007-10-15 Thread Mark
It did work! I will keep digging. Sorry for the premature post. On Oct 14, 6:35 am, Mark <[EMAIL PROTECTED]> wrote: > The example code there doesn't do everything it needs to test this > out. > I the part between the and needs to be > retrieved by ajax > > I guess I could put that in and see i

[jQuery] Re: Access "parent page" from ajax generated html

2007-10-14 Thread Mark
The example code there doesn't do everything it needs to test this out. I the part between the and needs to be retrieved by ajax I guess I could put that in and see if it worked with that code. I'll let you know the results... thx again Wizzud On Oct 14, 6:12 am, Wizzud <[EMAIL PROTECTED]> w

[jQuery] Re: Access "parent page" from ajax generated html

2007-10-14 Thread Wizzud
Apart from the fact that it's a manual action, what doesn't work with the example code? On Oct 13, 3:23 pm, Mark <[EMAIL PROTECTED]> wrote: > It seems this post was deleted... Why? > > If I have a main page and a section of it generated by Ajax, how do I > access an element in the main page from