press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac). Select ‘Cookies and other site data’ and ‘Cached images & files’ and proceed with clearing the browser cache. 1. Work Item - Configure ...
The e-commerce industry is always changing because of new technologies that make things easier and better for customers. A big part of running an e-commerce business is keeping track of data, both ...
Hello reader's , Today we will discuss one of the new element of HTML5 used in creating graphic content on the web page. Introduction :- The term SVG basically implies as Scalable Vector Graphics. It ...
The IFNULL( ) function is available in MySQL, and not in SQL Server or Oracle. This function takes two arguments. If the first argument is not NULL, the function returns the first argument. Otherwise, ...
I've spent over a decade working in the games industry, from software engineering to production to business development and management, and I'd like to share my experience with you today, especially ...
Hello guys..I want to develop a xmpp chat app in angularjs,I want to use strophe js as a library.I've tried to look at some examples and i've read documentation about strophe...Does anyone have an ...
The Below code will show you how you can create the service in Liferay and how you can call that services using javascript. For this, First you have to create service ...
Do you want to make your code easy ? Are you looking for library that have powerful HTTP requests ? Do you want to do lots of things in a single line ? etc etc..... There is only a single solution for ...
How to invite facebook friends to install aperticular application There are two functions given that will help to implement app invitation functionality. CallbackManager callbackManager; ShareDialog ...
To create a new Facebook application, register on https://developers.facebook.com and make a new application that will generate a Facebook application id and secret key which you will use in your ...
When user hits the BACK-Button on his android device, the keyboard disappears. How can I catch that event? In order to track softkeyboard is open or not, this tutorial is helpfull for you, and you ...
1- Place the JS files in js directory. fullcalendar.min.js jquery.min.js moment.min.js 2- Place CSS files in CSS folder. fullcalendar.css fullcalendar.print.css 3- Paste the bellow javascript code ...