Asif,
To get the style class, try like below -
var oPanelTitle = $('#ssLST70-title')[0]; oPanelTitle.getAttribute("class");
Regards,
Sai Vellanki.
Asif,
To get the style class, try like below -
var oPanelTitle = $('#ssLST70-title')[0]; oPanelTitle.getAttribute("class");
Regards,
Sai Vellanki.