JavaScript function: function startProgressBar(progBarId, progBarMsg){ hX.getComponentById(progBarId).start(progBarMsg); } JSP Code Snippet: <%–The progress bar –%> <hx:progressBa… more →
Ireth Anarion's Blog - Code snippetsirethanarion wrote 5 months ago: JavaScript function: function startProgressBar(progBarId, progBarMsg){ hX.getComponentById(progBarId … more →
irethanarion wrote 5 months ago: Ако искате първият ден от седмицата в календара ви да е понеделник просто трябва да добавите /firstD … more →
irethanarion wrote 5 months ago: Предоставя възможност за избор на дата, като календара се появява като popup, валидира въведеното в … more →
irethanarion wrote 5 months ago: <hx:panelBox styleClass=“panelBox“ id=“att_gridReqDocAttachmentTree“ widt … more →