MoI discussion forum
MoI discussion forum

Full Version: Browser tabs

Show messages: All  1-7  8-10

From: vector illustrator (QUARITEXA)
12 May 2020   [#8]
Another one:

in BrowserPane.htm add
code:
<body class="SidePaneBody" 
onload="var a = moi.ui.getUIPanel('moi://ui/BrowserPane.htm').document.querySelectorAll('#list div'); 
for (var i = 0; i < a.length; i++) a.item(i).style.display = 'block'">


and

code:
<moi:PaletteBody id="list">

From: Vali (VALIEV)
18 May 2020   [#9] In reply to [#6]
Hi Quaritexa, what is the UI skin you are using? (Looks great but couldn't find it)
Thanks
From: Whiteman Dynamic (TIM_WHITEMAN)
18 May 2020   [#10] In reply to [#9]
@Vali (VALIEV) • I believe it is his own custom UI, not available publicly.

Show messages: All  1-7  8-10