self.name
On Jan 23, 8:29 pm, jquertil <til...@gmail.com> wrote: > whats the best way to find the frame name of a click event? > > in FF I managed to do this: > > $('#'+e.view.name, top.document) > > but > > e.view.name is "undefined" in IE.
self.name
On Jan 23, 8:29 pm, jquertil <til...@gmail.com> wrote: > whats the best way to find the frame name of a click event? > > in FF I managed to do this: > > $('#'+e.view.name, top.document) > > but > > e.view.name is "undefined" in IE.