
Search In
We can change the color of the background of the body and of any part let the part be header or div. It can be anything.
We can change the background color of the html using the jquery in our html.
For that first of all we have to include the jquer
In magento the default admin url is /admin/ but for the security purpose the default url is risky as it is know by everyone. For the security purpose we need to change the admin url of the store which would be known by the store staff only.
Some time we need a situation where we bind WPF controls with XmlDataProvider and XML is changes dynamically at run time. Then we need to change the data in WPF controls automatically.
for eg: we bind list of items with XmlDataProvider and user has t
Hii,
This is an intresting features of angularJs you can use when you want to change the value of CSS properties dynamically.
Using this feature we can change many value of css properties like background color,text color,border-color,font-size
Alamofire provides a method to check network status reachable on WWAN, Ethernet and wifi. The NetworkReachabilityManager class provided by Alamofire listens whenever there is a change in network.
It can be used to determine background information an
Create and remove the GIT branch : Branching is the feature of GIT, which is needed when you want to add new functionality in your application without being changed to old version. So you need to create a branch which will be copy of your last versio
This relates to an online clothing store. We have variable products set up with colour and size attributes, for example a product might have 2 variations; Green/Any Size and Black/Any Size.
There is an image of the product in the corresponding colou
While creating a web application we create models in our application which act as tables in the database. Sometimes when the development of the application moves further, the need arises to add a column to our existing table or removing a column from
For enabling server to listen on different ports we can make the changes in file “port.conf” in Debian/Ubuntu based linux server. The path where we can find the “ports.conf” file is below:
1-> Debian/ Ubuntu : { /etc/apache2/ports.conf }
l
This method is used to set the content of selected elements even we can get the text content also .When this method is return the text content ,it returns the all matched elements without the HTML markup. And when this method is used to set the conte
