
Search In
add() Method
The add() method is used to add an option in a drop-down list.
This simplifies the work of user whenever it is required to add element or option.
below is the example of add() method which is used in dropdown menu and gives the idea how
Hello Reader!
On using the PHP from your local host on XAMPP you can do several other things also
and we will learn how to configure mail from localhost using its sendmail package ,
The mail function is called sendmail, It's inbuild package of XAMPP
Basically Unique and Distinct both are same means both do the same work , Unique statement was used earlier by the oracle database but Now a days Distinct statement is using by the oracle ( Now it is the official keyword ) , Though Unique statement
Hello readers today we discuss about the Godaddy shared server issue.
Yesterday I faced issue in Godaddy shared server. When I navigate our site sometime link break and blank page come, but when I reload or refresh again the page is working fine.
When multiple developers are working on the same project and we have a single storyboard, we might face conflicts in the storyboard file. And the conflicts of storyboard are difficult to resolve.
Xcode 7 provides a new feature of storyboard referenc
The difference may seem very small but it makes a lot of changes in the ways things work.The year when written in small letters (setDateFormat:@"MM/dd/yyyy") is the ordinary calendar and will return normal year, but in case of the capital YYYY, (setD
Texture Packer is a wonderful program to create Sprite Sheet with in seconds for different data format like, cocos2d & Unity3D.
Its not a free program but Texture packer's demo version works pretty well too.If you are a 2d animator & creating
Integration testing is performed to know whether system's different modules or third party services with system work together correctly or not. Integration Testing is performed by tester only, it comes under the Black Box testing.
We should consider
The biggest advantage of Selenium is that its an open source automation tool same as HP's quick test pro, it is created by Jason Huggins in 2004, who was an engineer at thought works, he was working on an app that required frequent testing, then he
Hello reader,
In this blog we will discuss about,
how to manage font size in different viewport.
Usually we fix the font size with different viewport size using @media.
But as we know CSS3 has some new values. Viewport size: vw, vh, and vmin are on
