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.

Reply via email to