hi,

I need to refer to a frame,  in plain JavaScript it is:

 parent.frames.main.emplmain.document.getElementById
('mail').style.display='block';

how would I do this in jQuery (so I can do neat things like fadeIn(),
etc...;)

thank you..


Reply via email to