renderText(x,y,text,css,w)

creates absolutely positioned container

Parameters

  • x - left position (optional)
    • dimension
  • y - top position (optional)
    • dimension
  • text - the content of the div (optional)
    • string
  • css - css class name (optional)
    • string
  • w - container width (optional)
    • dimension

Returns

method doesn't return any data