
Search In
Cordova is a mobile application development framework Owned by Adobe System, it was first created by Nitobi but in 2011 Adobe System acquires/purchases it. Earlier Crodova is known as PhoneGap. It is a free and open source version of Apache Cro
Most cryptocurrency enthusiasts have probably heard about Binance, which is one of the top crypto exchanges on the current market. However, not every crypto buyer knows about the existence of Binance Coin, a native digital currency to this website. B
While sending an ajax request in rails sometimes we don’t need to render any data back to the page . Only status 200 is sufficient to show changes in the view page then we use render :nothing option but there is an alternative to it is head method.
Hello Readers!
In this Blog we will gain knowledge about the Good performance testing Tolls available in the Market, Performance testing tolls can be divided into two category :
1> Functional Performance tolls 2> load tools
Where functional
Enable a system location dialog ,asking user that app needs to find the current location
This dialog is from Android Settings API
public class LocationData implements GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener
Hi guys.
I have a problem in adding a button to a page. When I add a simple button to a page and reload the page it loads correctly but when I click on the button I get the following error:
"Failed to load viewstate. The control tree into which views
To give external URL to a menu in Joomla you need to follow the following steps:
Login to back-end of Joomla site.
Click to Menus -> [name of your menu] for example, Menus -> Main Menu
Now press the new button on the top left corner of the pa
To assign a article to a menu you need to follow the following steps:
Login to back-end of Joomla site.
Click Menus->[name of your menu] -> Add new menu item. For ex: Menus -> Main Menu -> Add new menu item.
You will see a form to add n
To implement Search Engine Friendly URLs (SEF) follow the steps given below:
Login to the back-end of the Joomla site.
Click System -> Global Configuration
Now click in the Site tab you will see SEO settings inside it.
Set Yes to "Use URL rewrit
Categories in Joomla manages the articles. Articles have exactly one category. To create a category you need to follow the steps given below:
Login to the back-end of Joomla Site.
Click Content -> Category Manager ->Add New Category.
You will
