[Wtr-general] How to access the window.status pane

2007-07-10 Thread marty
We have some code that on a MouseOver sets the window.status field. Is there a way to access this in Watir? HTML Code: td class='fnt' valign=bottom a href=javascript:show_calendar('frmDateRange.txtbegin_date'); onmouseover=window.status='Date Picker';return true;

Re: [Wtr-general] How to access the window.status pane

2007-07-10 Thread marty
I apologize. I found it about 5 minutes after posting. This will teach me to go through ALL of my resources before bothering the group. Thanks for your support. ___ Wtr-general mailing list Wtr-general@rubyforge.org

Re: [Wtr-general] How do I attach to a mailto window

2007-07-05 Thread marty
Thanks. This was an easy change and it works great. ___ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general