In Splunk dashboard I will show one table. In this table column "host" I want apply CSS condition based on renderer via jQuery. It also worked. But problem was I want pass arguments from simple xml. Now hard code in jQuery
below is table for reference,
In This jQuery function customeCssLoad() I want pass args from simple xml to that function.
Please help me