Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

hide elements with CSS

943371Jun 13 2012 — edited Jun 13 2012
Is there a way to hide elements with FX CSS like the "display: none;" ?

For example I want to hide the header of a TableView:

#accountTable .column-header-background {
/* hide this */
}
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2012
Added on Jun 13 2012
3 comments
5,049 views