Bret
On 6/27/06, Beth Ferguson <
[EMAIL PROTECTED]> wrote:
I need to get information from html fields which are not displayed but are
not explicityly marked hidden:
such as:
<div style='display:none'>
<object type=NavigationTree>
<attribute name=targetframe>basefrm</attribute>
<data>
<row>
<cell>Application Monitoring</cell>
<cell></cell>
</row>
<row>
<cell>Application Library</cell>
<cell>/gateway/infrastructure/Library.do</cell>
</row>
<row>
<cell>Application Groups</cell>
<cell>/gateway/infrastructure/Group.do</cell>
</row>
</data>
</object>
</div>
i have tried the hidden() methods but have not gotten it to work. does
anyone have suggestions?
Thanks-
Beth
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
