Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
test display value of englobing Span
#1
Not Solved
Hi,

on web appli, i try to check if a button is visible on screen.

This button is hidden by a sub level SPAN with a display=none style value, or is available if display=inline-block.
I was able to add the button to OR but how to check display value from upper SPAN

something like:


Code:
<span class="bla bla ..." [color=#FF4500]style="display: none;"[/color]> [color=#FF69B4]<== WHAT I WANT TO CHECK[/color]
   <span class="djfhjdfvjh"
       <span class="sdfsdfdf sdfgg"
             <[color=#32CD32]button id="myButton"[/color] class="dfjsdfj" type="button" .... style="-moz-user-select: none;">   [color=#FF69B4]<== THE BUTTON[/color]
             </button>
      </span>
   </span>
</span>
Reply
#2
Not Solved
hi,

no ideas ?

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Identifying DIV & SPAN HTML objects Rahull 2 4,892 02-19-2012, 10:06 AM
Last Post: surya_7mar
  Need help on numeric value display AutomationTester2011 3 3,023 07-19-2011, 05:40 PM
Last Post: rajpes
  Display a Dialog box mv8167 3 4,427 07-18-2011, 07:53 PM
Last Post: mv8167
  Calculator Display kodak 1 2,752 03-30-2011, 01:04 PM
Last Post: ksrikanth2k9
Question Drop-down list display vijayendra.shukla 1 3,458 11-26-2010, 05:43 AM
Last Post: nandu

Forum Jump:


Users browsing this thread: 2 Guest(s)