USECSS Property


PLB Web Only

 

The USECSS property specifies a Cascading Style Sheet (CSS) file that is by a PL/B Web Server client. The property uses the following format:

USECSS={value}

Note the following:

  1. USECSS may be used in CREATE or GETPROP, statements of an WINDOW object.

  2. The user defined CSS file can contain special user class names specified in a style sheet language format.

  3. Each CSS class describes the presentation semantics (look and format) of the Web objects used for the PL/B Web Server client.

  4. In addition to this user specified CSS file, the PL/B Web Server client uses the default CSS files named 'PlbWebBasic.css', 'PlbWebphone.css', and 'PlbWebIpad.css'.

  5. This property is only available when using the PL/B Web Server.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference USECOLORMASK Property USEMASK Property