Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
test display value of englobing Span
#1
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
hi,

no ideas ?

Reply


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

Forum Jump:


Users browsing this thread: 1 Guest(s)