Dashboard Custom Java Scripts Style
Insert text box onto Dashboard and "Contains HTML Markup" must be ticked. then the following statements can be used independently.
Create a Title With a Nice Line Underneath
<table class="TitleTable" cellspacing="0" style="" width="100%">
<tr>
<td class="TitleCell" style="" title="">Dashboard Menu</td>
</tr>
<tr>
<td class="TitleNameCell" style="" title=""></td>
</tr>
</table>
Out Put:
Thanks,
Satya Ranki Reddy
Create a Title With a Nice Line Underneath
<table class="TitleTable" cellspacing="0" style="" width="100%">
<tr>
<td class="TitleCell" style="" title="">Dashboard Menu</td>
</tr>
<tr>
<td class="TitleNameCell" style="" title=""></td>
</tr>
</table>
Out Put:
Thanks,
Satya Ranki Reddy
HI,
ReplyDeleteWhat is the physical location of Repository & Session variables