Javascript: Generate Random Integer Between Min and Max
A newbies guide to generating a Random Number in JavaScript.
A newbies guide to generating a Random Number in JavaScript.
When you make ajax calls there is often some delay before the response and the user may start clicking buttons or taking some other undesirable action. A quick solution is to show a wait cursor, which will deter the user from other actions and give them visual feedback.
Using ASP MVC Controllers as a source for Ajax is one of the easiest methods around. I’ll give you four simple examples of calling a controller function, show you how to pass parameters both ways and then show how to call and display a Partial View.
jQuery DatePicker is an popular choice for inputting dates as it allows the user ease…
jQuery .click is one of the most simple and widely used events in the jQuery library. It works great for most of the time, but you may encounter a problem when you add dynamic elements.
Toastr is a simple javascript library to show pop-up messages which dissolve themselves after a…
bootstrap-dialog is a useful little plugin: A dead-easy popup dialog to work with bootstrap this will replace the javascript ‘alert’ with something more modern and is just as easy to call. A nice way to report your .ajax call results.
Adding a map to a webpage is easy to do and is an expected feature…
Using Integer Math instead of Floating Point for Speed It’s a well-known fact that integer…
A comparison of Javascript Frameworks and their applications. Javascript Frameworks and jQuery Infographic is brought…