| Author |
place components at specific locations?
|
Max Ji
Greenhorn
Joined: Mar 29, 2006
Posts: 12
|
|
Hello, is there any way to place a JSF component e.g. outputtext, checkbox at a specific location (X and Y coordinates) on the screen?
I have a floor plan as a background and I need to place a component on top of each room in the floor plan. If not is there another way to arrange this? Thank you.
-- Max
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
|
Remember that jsf produces html, css and javascript. You should look at css to solve this problem.
|
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
|
 |
 |
|
|
subject: place components at specific locations?
|
|
|