I am trying to create a function that would change the label/style of a 
linkbutton based on results.

One of the outcomes enables linkbutton to stay selected (have rollover state on 
constantly).   

however the following code is not working

lnkButton.seleted = true;

 

Reply via email to