
Search In
Hi all,
Tic-Tac-Toe is simple game in which you will try to mark your sign in three blocks to make a row , column or diagonal.
RULES FOR TIC-TAC-TOE
1. The game is played on a grid that's 3 squares by 3 squares.
2. You are X, your fri
To implement drag and drop in cakephp using jquery, you need to follow following steps :-
Step 1: Make index.ctp and add following code in it :-
<head>
<style>
#sortable-list { padding:0; }
#sortable-list li { padding:4
Hi All,
This blog is about pagination and searching in angularjs.
In web applications, we have large amount of data to display and generally we use tables and lists.Searching and pagination makes it easy and user friendly.
First lets start with th
Sorting as we all know refers to the rearrangement of data in some predefined format, it can either be ascending or descending or alphabetically or numerically. This is a small blog on sorting the list data using jquery. Here is a sample code t
Bootstrap is one of the most popular front-end frameworks. In this blog post, I will be discussing one of the most important concepts in Bootstrap: The Grid System.
In web design, grids organise and structure content, and make the websites easy to s
Hii,
In this blog i am going to share the definition and difference between different methods of jquery used to calculate dimensions.
Following are the six different jquery methods used to calculate dimensions as per the requ
A friend of mine posted a question on FindNerd Tech Q&A:
“I am a trainee content writer, doing my internship with one of the reputed companies in India. Content Writing really fascinates me. I want to lea
Technology keeps changing rapidly. Gone are the days when disseminating information to a target audience was so stressful. Making people know about your company and your products is also task consuming. In the present world, with the invention of mob
Today the trend is pointing towards maximum usage of internet. SEO plays a significant role in the management of websites. Earlier, whenever any information is required, people used to approach various libraries, but now they use internet
With over 2 billion smartphones in the world and still counting, mobile applications are today perhaps one of the most efficient channels to reach out to this immensely large market and consolidate a loyal customer base. However, since this huge mark
