Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By Stefan71
#813209
Hi,
I have created form with textbox "amount" and the sample javascript:

$("#amount").getControl().mouseover(function(){
{
if($("#amount").getValue()>500)
$("#amount").getControl().css("borderColor","blue");
else $("#amount").getControl().css("borderColor","");//setborder to its default color});

$("#amount").getControl().mouseout(function()
{$("#amount").getControl().css("borderColor","");//set borderto its default color});

When I want to preview this, the form does not load, just displays busy icon.
What am I missing here?
By Stefan71
#813210
So I created a label with Id "label1" and following code:

jQuery('#label1').setLabel('SOMETEXT');

this does not lead to errors but the label remains unchanged

I am missing something here...
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]