
Search In
Jquery have a nice feature to know about browser details. it is deprecated, If the functionality is removed, it will likely be easily accessible using a plugin.
It is safe to use it to determine whether or not to call $(document).ready(
Frontend and Backend developer are two terms that have subtle but very clear distinction yet these are used interchangeably in common references. Frontend and backend both indicate their meanings in their terms - frontend is what comes to front where
A content management system helps you launch a website instantly without needing you to possess in-depth technical knowledge. It helms an excellent user experience, along with providing thorough support. The best way to identify whether your business
Synchronous means to process something serially but in the Asynchronous way you can process data simultaneously you don't need to wait for the first process to be completed.
In Android app we basically hit API to fetch lots of data from the serv
In Odoo-9 first we install the accounting module and then create new module and inherits the account.invoice object in account module to own your module and give type is pdf in module.
Follow these step show below:
Step1:- First we create new modul
Core Data framework is used to store data in the form of entities and maintained by Apple in a very well defined manner. Here is an example usage of Core Data to insert,delete,update and fetch data from entities with in the same. To use Core Data wit
In the previous tutorial of Java Interview Questions and Answers Part 1, I have explained some basic coding problems of Java.This part is in continuation with the previous Java Interview Questions and Answers tutorial. In this part of the tutorial we
In 2009, Google launched a campaign- Let's make the web faster. The aim of the initiative was to make ''browsing the web as fast as turning the pages of a magazine.” Since then, Google has reiterated the fact that speed matters, as
This is the continuation of Part 1 of article-ASP.Net MIC-What's inside
Now we come to 3 folders which are building blocks of any MVC application. So let us start with
controller.
Controller:-
Here we can create controll
In the code given below, i have created a javaScript Confirm Model with the help of bootstrap. I also used document ready event handler to trigger the event.Confirm model without a callback isn't particularly useful,but it is entirely possible usin
