Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

jQuey scrollTop()

this method is used to set the position of vertical scroll bar for a particular element. 0 Position of scrollbar means it is at the Top. In a web page, when ever we want to adjust the scrollbar according to its content, we make use of this  me

Ubuntu 14.04: How to install LAMP with one command?

LAMP full form is  Linux Apache Mysql PHP. To install LAMP with one command on Ubuntu 14.04 just write the following command: First refresh your package index... $ sudo apt-get update   Now install the LAMP stack:   sudo apt-ge

Chapter 1: Get Starting with Angular js

Before starting Angular js we should know: 1) HTML & CSS 2) Javascript   Then second question comes in my mind is "Why we use Angular" For this I have collect few point that are: 1) When we want to make dynamic site using java

How to catch SQL constraints violations in OpenERP/Odoo controllers?

If you want to catch SQL constraints violations in OpenERP/Odoo controllers this tutorial will help you, So, You can add an SQL constraint to Odoo model without facing any difficulty, to do this we have to use the _sql_constraints list. Odoo Fo

Steps to describe how to create product and assign to category

1. In admin panel click on Catalog->Manage Products. 2. Click on Add Product button. 3. Select Attribute Set and Product Type.(Default & Simple Product) 4. In General tab fill the mendatory details like Name, Description, Short Description,

Two-way binding with NgModel in Angular2

Hello Readers, In Angular2 we can do the Two-way binding and user can see the application data values. To show the data we uses data binding. In this post we will see how to implement Two-way binding in Angular2 application.   Two-way binding

Introductory blog: Angularjs

Hello Readers, HTML is the best way of creating static documents, but  when we want to  create dynamic views in web-applications then we use javascript which is a client side scripting language, AngularJS  is a  framework of java

How to make a text unselectable in an HTML page?

Hey people! We developers, deal with HTML pages every second. Every  HTML UI essentially has some text elements. It is very easy for a user to double-click this text and select it. And this makes them look bad. To solve the same, CSS presents m

How to setup Like buttons of the Social networking in magento?

The social networks in these days works as a powerful tool for the advertisment or say for promoting the store content. Like Facebook as it has like button and share button which allow users to share it on web. To add the Facebook "Like" b

Pagination in CakePHP 3

Hello Reader's, Today we will discuss the Pagination in CakePHP 3. Pagination is a very useful part of any application where you can manage multiple record in a single page with the help of Pagination. Pagination in CakePHP is provided by a compo

1 78 170
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: