abmlabel

  1. walterf25

    B4J Question Underline Text on hover

    Hi all, I am trying to figure out a way to underline the text on an ABMLabel component when hovering over the label, I have tried the following but doesn't work. lblforgotpass.SetExtraStyle($":hover {text-decoration: underline; }"$) Any ideas how to get this working? Regards, Walter
  2. H

    B4J Question [abmaterial]abmlabel click event

    Hello, Is there a way to click an abmlabel like a button? For instance a label is a name of a person and if you click it you get a person's profile. Thanks.
Top