Some times we need to remove the leading, trailing spaces or space in between the text in an entire column of data, one can might think to go manually but what if you have large set of data, the ...
Getting into entrepreneurship is the end of your life as you know it. You have the responsibility to ensure that your initial capital investment grows. To do that, you will have to look for debt or ...
Hi, Recently working on a indie game on as3 Flex, need to know if i can integrate OculusRift SDK with Adobe AIR to make it a multi platform game and available on the latest platforms too.
In today's world, there are lots of client side scripts to make a better user interface. In this article, we are going to bind the data and apply sorting and filtering using AngularJS. Open your ...
WWE says "Temple" is about a team of highly trained operatives who find themselves trapped inside an isolated military compound after its artificial intelligence is suddenly shut down. While ...
"She was incredible," said Lee, who remembers being worried about every little sound and move her son made. "It was great to have someone come in and say 'that's OK ...
I was moved by the crying of this woman, who started bleeding and then died from the stoning, said the witness, Saad, who gave only his first name out of concern for his safety. I was standing there ...
we can create products with custom options by programming in Magento follow the steps : Create a form to submit all mandatory details to create a products Post all details to form controller to save ...
Hello Reader's!,if you want get difference between two time, then I wrote this blog for you.It only contain JAVASCRIPT and HTML code. First you need to create your HTML code where you will get your ...
With the help of Bootstrap we can create a Scrollspy function.The Scrollspy plugin is used to automatically update links in a navigation list based on scroll position. According to the below example, ...
A modal is a child window that is placed over its parent window. Normally, the reason for existing is to show content from a different source that can have some communication without leaving the ...
If you want to show dots if text does not fit UILabel frame. then just copy this code. UILabel property "numberOfLines" is 1 by default. Try to set it 0 if you dont know the exact numberOfLines and ...