JavaScript
Hello
I am getting a problem when I enter a trade value in a box. It just allows two numbers after the end of decimal point.
I tested with regex but it did not fix the problem. I hope someone can give me an appropriate solution in this.
Thanks for the help.
Error:
NullReferenceException was unhandled by user code
Object reference not set to an instance of an object.
- 769 views
- 1 answers
- 0 votes
Hello guys, I have a little problem I am hoping you can help me with.
- 851 views
- 1 answers
- 0 votes
Hello all. For a calendar picker, the class XoopsFormTextDateSelect is being used in a custom module development. 2.0.18 is My Xoops version.
I get the JavaScript error message: xoopsGetElementById is not defined.
How can I solve this problem?
- 1213 views
- 1 answers
- 0 votes
I have made a login form in html. I want to execute a javascript function on submission of html form. I have declared following question:
<script type="txt/javascript" language="javascript">
function LoginChk()
{
// code //
}
</script>
can someone tell me how to call this javascript function ?
- 945 views
- 2 answers
- 1 votes
I want to be able to hide my source code so other developers won't be able to see what I have done with my website.
Is there a code to prevent other people from viewing my source code?
Is JavaScript encryption a way to hide my source code?
- 1555 views
- 2 answers
- 0 votes
Can anyone suggest an application server when hosting a JavaScript page? Would Apache Tomcat application Server be suitable?
- 1036 views
- 1 answers
- 0 votes
In using a Java Script application,
How do I overcome the document.write() bug that surfaces in NS 3?
- 1111 views
- 1 answers
- 0 votes
In using a Java Script application, how do I create robust functions that can accept any number of parameters?
- 719 views
- 3 answers
- 0 votes
Hello there!
I really need your help on this one experts.
Im new to web programming and Im planning to create an error message display.
Some say I could javascript so I came here to ask.
What is the code for error messages?
- 889 views
- 1 answers
- 0 votes
What are those security problems about Java Script technology scripts?
- 881 views
- 2 answers
- 0 votes