A mask format the output of a data. For example, the format of a date is MM/DD/YYYY. In the textbox, you see " / / ". When you enter the date, you don't enter the caracters "/". After that you enter the month, the cursor go the first caracter of the day. After that you...
Hello!
I change the height and the font of a text input field with CSS (Cascading Style Sheet): input type=text {height: 18px; font: normal 8pt "helvetica, sans serif" }. But with the drop down list, I write: select {height: 18px; font: normal 8pt "helvetica, sans serif" }...
Hello!
I created a form which contains two combo box. The data of these combo box come from a database. The first contains the data of the mandates. The second contains the data of the positions. A mandate can contain any position, one or more positions. Thus, if I do not choose any mandate...
I have a form containing text input fields, dropdownlists (combo boxes) and check boxes. I want that they are in "read only" state. I use the property "disabled" to prevent from changing the data. However, the interior of the check boxes becomes gray. By using the property...
That functions if I put this.href in the function like parameter: < A HREF="pageA" onClick="seekactiondetail(this.href)>Aabed, Abdelaali</A> . In the function, that does not function. I must use this.location.href which is the URL of the document.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.