
Search In
render is used to provide response of a request in rails. There are multiple kinds of responses that you can send with request. Lets see one by one:
1) actions:
By default if nothing is specified as render, actions are rendered withing in the curr
Hello Readers! In our previous blog we discussed about the simplest accordion with default functionalities. In this blog we will be discussing about the another type of accordion with content collapse feature. In this type of accordion when we click
s we know checkboxes look and feel is dependent on the operating system in which we are seeing them .For windows operating system they look different and for mac operating system they look different. It is very difficult to change the look of the che
Hello Readers,
In today's post, we will discuss the String methods and properties in JavaScript. These methods and properties make easy to deal with strings.
Now let's have a look at methods and properties:
To fin
Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without
Sometimes we are required to upload multiple images in our CakePHP application and at the same time to show them on that page.
Let's see how we can do it.
In our view file like as we have done in post add file of view. In our form of type =>
Hello Programmers,
By default AngularJS places hash (#) in URL when we build a single page application using it. There is some circumstances when hash creates problem. Search Engines like Google couldn't parse and read content from the U
These are the steps you can follow to create simple products in magento with custom options them
1. Login to Admin menu, go to Catalog -> Manage Products.
2 In the upper-right corner of the Manage Products page, click the A
We know that factory pattern provides single level abstraction and used to create object easily but in a case of more security, we can use one more level of abstraction by using the abstract factory pattern. we can say that this provides factory of f
You’re going to struggle to convert anybody if your landing pages aren’t configured properly. For then you might get traffic, but they won’t end up buying your product. And in that case you’re wasting time, money and effort.
