renderText
creates absolutely positioned container
void renderText(number x,number y,string text,string css,number w);
| x | number | left position |
| y | number | top position |
| text | string | the content of the div |
| css | string | css class name |
| w | number | container width |
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.