Aha.
How does this work ?
Could you show me some code ?
I dont know how to change the script for that.
But the Buttons are NOT in the table. The are in a static table above.
So this wouldnt work then...
But what a bout a dynamically generation of these variables ?
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 Jeff !
Thats for another project. The script does not match THIS requirements as I described above.
The script should exactly match these things.
This script should NOT convert "100M" to 100000000 or anything. It should accept the numbers, an "M", an"T".
It should only accept ONE "."
It...
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)...
Thanks !!
This works fine !
The script should not convert 100M to 100000000.
This wil be made in JAVA aftewards.
But now the requirements ahve changed.
I will post a new thread.
regards
Michael
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.