posted 16 years ago
JavaFX is not a tool for developing Web 2.0 websites. It is a full featured language and graphical runtime (featuring a powerful scene graph) that you can use to develop rich client applications that will run on the desktop, in the browser, on mobile devices, and soon, even on TVs.
That said, if you are familiar with JavaScript and CSS you should have no trouble picking up the JavaFX syntax.