using :first-child selector?

Tobias Bley tobi at ultramixer.com
Sun Apr 15 07:36:58 PDT 2012


Hi,

JavaFX 2 doesn't seams to support the :first-child selector in CSS. Is there any "workaround" to select only the first children of a parent element like a ListView?

http://www.w3schools.com/cssref/sel_firstchild.asp

Tobi






More information about the openjfx-dev mailing list