Tagged Questions
2
votes
0answers
179 views
Display progress bar to show async. request status using JQuery
Instead of using ProgressBar plugin, I've below script to display the progress bar for async. requests on the page. Could anyone provide any feedback on this esp. if there will be any issues like ...
1
vote
0answers
247 views
AJAX MaskedEditValidator isValidEmpty property manipulation
thanks for visiting ,
this is my initial question that lead me to modify the behavior of
AJAX MaskedEditValidator - isValidEmpty attribute.
when you try to cancel the interaction with a form , ...