I would grab the outerHtml attribute of the div object and then use a
regular expression to dig out whatever attribute you are after ...

... I believe that you can use :html as a how parameter now.

( yes/no, can anybody confirm deny ???? )

j.

On 12/28/05, Pat Cappelaere <[EMAIL PROTECTED]> wrote:
>  I can find that div using xpath or by id but I do not seem to be able to
> get to the visibility attribute
>
>  <div style="position: absolute; visibility: visible; top: 0pt; left: 0pt;"
> id="xxx">
>  </div>
>
>  Is this doable?
>  Thanks.
>  Pat.
>
> _______________________________________________
> Wtr-general mailing list
> Wtr-general@rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
>
>


--
"Remember. Understand. Believe. Yield! -> http://ruby-lang.org";

Jeff Wood

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to