
Search In
Hello readers !
This blog is about how to make a simple navigation menu .
First of all you need an unorder listing(ul-li) in html page as I have taken in example below.
Now remember you also need an anchor tag after list.
The anchor tag will not sh
To change page indicator dot in iPhone pagecontrol follow the below steps and set of codes.
Open The Xcode and Create a new project Name it as MyPageControl
select the project and right click and add new files and select a cocoatouch File and inhe
Ruby on Rails runs on web server Webrick. But in order to deploy Ruby on Rails with Nginx server we will need Passenger too.
Install Passenger and Ngnix
First install PGP key
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 561F9B9CA
The Google Location Services API, part of Google Play services, is the preferred way to add location-awareness to an android app.
Follow the below steps to get current position of an android device.
1. To use the location manager make the Google pl
People have gotten used to the new ways of selling courses and that is online. Social Media plays a pivot role in getting you more buyers for your online courses which you had toiled hard to accomplish. The task doesn’t lie in the situation whe
Angular.js is a google maintained framework that is basically a library written in JavaScript. It has recently launched Angular 6 that holds exciting features for web application developers. It will be hailed by most of the developers as the framewor
Are you sharing the right content to the right people on social media? Do you get tons of likes, comments, and shares on everything you post? Are your social media fans turning into prospects? Here are the tips to turn fans and followers into custome
Performing SEO tasks is not an easy job for any SEO specialist because it involves huge amount of research for finding new fruitful resources which are beneficial for the promotion of any business webs
Magento provides many payment methods by default but sometime we need to add some custom payment methods . So in this blog I am explaining how do we create basic custom payment method.
First need to understand the structure of the files -
1) app
To modify javascript in Odoo-9 follow the below steps
Go to point of sale module ->static file->src->js->screens.js
For example you can use the below code in screens.js file.
function openerp_pos_screens(instance, module){ //module is i
