
Search In
In cakePhp if you have an extensive database which contains thousands and a huge number of record so you can apply the datatables there. By applying the datatable you have given pagination highlight in which it is dependent upon you that what number
Hi friends,
In my previous two blogs Rails Active Records Callbacks: Part 1 and Rails Active Records Callbacks: Part 2, I explained about available rails active records callbacks available. Now I will talk about some more callbacks methods avai
Hello Readers
Multimedia overview
Catalog items contain raw data as well as MIME data. MIME refers to Multipurpose Internet Mail Extensions. It is an internet standard that contains data in the form of images or text documents. MI
Hello, readers . In today's blog, I have created A Responsive Menu which when we hover over the menu items it covers the area of the hovered item with a different color.
For creating the navigation menu , I need to create an unordered li


In this tutorial, we'll learn How to make a 3D bottle in illustrator.
Step 1: First we can open a new document and select the pen tool (P). Now draw the Shape of a bottle on the canvas.
Step 2: We need to split the bottle into two pa
If you want make sure the invoice due date should contain due date ,entered by user when there is no payment term defined in Odoo you have to customized .py file in account.invoice module.For example you can see below code .
import itertools
from l
In Odoo first, we create custom module and also create function and pass this function in button. And when we open the form we will select the product and this product will show in sale order line.
Follow these step given below
Step1- First we crea


Creating Chrome Extensions
Extensions are the way to add functionalities to browser without changing anything in the native code. It is actually very easy to write an extension. It requires only a basic knowledge of:
HTML
CSS
Javascript
It is
There are many ways to rotate a div or a particular block. We can use animate to move a block from one position to another.
Here is a simple way to change the position of a simple block.
HTML:-
<div id="rotator">
<div id="block-1" clas
Hello Friends,
If you would like to define Contact Form-7 in hindi language. Please open your admin panel and follow the step below:
Step 1: Click at Contact form on left menu --> Add New
Step 2: Default contact form's content appear as bel
