Sigma Php Ajax framework, Ajax Components, GUI Builder
May 24, 2012, 11:52:16 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Visual GUI Builder & Library
>
Sigma Visual - Q&A
(Moderators:
steven
,
linb
) >
Visibility property and children
Pages: [
1
]
« previous
next »
Print
Author
Topic: Visibility property and children (Read 541 times)
dman65
Jr. Member
Posts: 6
Visibility property and children
«
on:
October 29, 2009, 01:37:12 PM »
Is there a reference any where as to how the visibility property propagates?
I am trying to build an interface where there is a Stack on the left of the screen and a button under each stack element to open a process in the right hand of the screen.
When someone makes a selection on the Stack I want to activate a block on the right hand side of the screen that corresponds to that stack and then when someone clicks on a button under that stack it activates a block within that stack block.
When a stack is clicked, I set the stack level block visibility for all of the blocks except the selected one to 'hidden'. The problem I am finding, is that even though I set the stack level block to hidden, the child that was activated by the button is still visible.
Is that correct operation? If so, do any of the container objects make their children 'hidden' when the parent becomes 'hidden'?
Logged
linb
Administrator
Hero Member
Posts: 435
Re: Visibility property and children
«
Reply #1 on:
October 29, 2009, 05:25:53 PM »
Yes, CSS acts like that.
You should use 'setDisplay' <'none', 'block'> to deal with that, not 'setVisibility'.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...