div class="NotSelected siebui-applet-nonactive" IS NOT SET in Server
Hi OpenUI experts,
All list applets in my custom Open UI enabled application shows no border in the server.
However, my dedicated client with all the same setting + .css + .js shows list applets properly with border like below. Do you see the difference that the border that wraps the entire applet is NOT visible??
When I compared the HTML between these 2, I find one particular "DIV" that doesn't have a class at all in the server.
Whereas, my dedicated client has the corresponding DIV with class and so on...
<div class="NotSelected siebui-applet-nonactive" id="a_2" tabindex="0">
Please check these before suggesting!!