Posts by Matheus Lopes • 3 points
2 posts
-
0
votes2
answers191
viewsA: Reload script whenever the event happens
Bruno, you can create a function to perform the search of the plugin asynchronously. This way, once the field changes, it calls the load function. function loadScript(scriptName, callback) { if…
-
0
votes1
answer69
viewsQ: Validation of javascript fields
I have a little problem that is: In certain form fields, the user cannot type letters, special characters (except ., + and -). When the user presses the button . once it does not allow typing the…
javascriptasked Matheus Lopes 3