WebPanel: How to change the color of the link when it is disabled

1 reply. Last post: February 28, 2011 2:20 AM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I have a webpanal with 5 item links.  I am disabling them client side with javascript.  How do I change the color of the link to a "Gray" color when it is disabled?

 

function DisableTopics(){

navPane.BarItems[0].Items[2].Enabled = false;

}

 

All times are GMT -5. The time now is 11:32 AM.
Previous Next