Hi,
could anyone help with this simple javascript ?
I habe a webpage which displays several reports.
To avoid mass table rows on opening the page I hide the table rows and only show the headers with a button "show table entries".
This works fine for 3 tables.
This is the script:
<script...
Hi !
Who could help me with a javascript ?
What I need:
We have pages, where a user could input amounts.
These amounts could only be numbers (e.g. 100) with OR without an "M" (for million) or an "T" (for thousand):
e.g. 100 (hundred) , 100M (one hundred million), 100T (one hundred thousand)...
Hi Programmer´s !
I have a problem. I just want to make a script, which creates a simple html input field which accepts only figures/numbers with the "extension" "M" (for million) or "T" (for thousand).
The next step should be, that the script convert this input value to the real figuer...
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.