
Search In
Recently Laravel framework has been launched in the market as I am not familiar with it, because still I have not worked on this framework but it seems to be one of the best MVC framework, below link provides you an average of mostly used/popular fra
Because you Believe in Progress. And using technology will improve your live.
Because now it become the biggest hub for education information you can Share or get more value able information. You have Massive online course, Ebooks.
Because now y
Difference Between this and $(this)?
They both refer to same element. This is used traditional sense but we add $ sign in jquery. When we use $(this), it become a jquery object.
Comparision between bind(), live() and delegate()?
Bind() and live() are
Sanity Testing in Software development term is a type of software testing, which determines whether the testing of software is required and fair or not, it also provides swift, wide and little in depth testing process. Sanity testing is similar to sm
Here are some myths about software testing.
testing is an expensive process - this is not true if we give more priority to early testing then automatically we do not have to bare more cost on maintenance or correction.
finding bug is the only tas
this tutorial will guide you to understand which component is best suitable for our projects need.
Selenium IDE - when you don't have any programming knowledge and you want simple test cases and test suits to be imported in Selenium RC or grid, to
Hello readers !
Today We will discuss about clearfix
If you have any floating div inside a container and want to clear the floats normally you may are using clear:both class because this is simplest and most common way to solve this. But it's a ver
Hello readers!
Here is Example of Overlay popup. It is very simple and responsive.
Hope it will helps you somewhere.
Html:-
<div class="container-popup"></div>
<div class="popup">
<span id="close">X</span>
All developers who are working on big projects usually think on refactoring the code-base. But before moving ahead with it a developer must take care of the following app complexity
How To Score Your Rails App's Complexity Before Refactoring
Every
The querying posts means to modify/filter the query of a page or add new query in the page. There are lot of ways to modify query of a page or post by replacing it with new instance of the query.
You can achieve this to query a wordpress post or pos
