Refinance now before rates go up! Get multiple rate quotes at GetMyLender.com.
Showing posts with label Testing. Show all posts
Showing posts with label Testing. Show all posts

Iphone's Iframe Height = 100% Then After Refreshing Page Iframe Height Increases Automatically

Many of us solving issues related iphones, This is one of the issue that found in my practises. I want to show iframe on a page using following coding, it obiviously work on all browsers and mobiles except iphone browsers. It is very good stuff from I am wondering in my practises.

Issue : On Iphone, after refreshing page I have reproduced this issue. Height of an iframe increases automatically after every refreshment of page.

It will be solved in some cases after removing style of height of div id="mainDvContainer" from test.html, but in some cases you may loss your original design.

Iphone Shows Same Height And Width Of Window Screen Even After Changing Orientation

In this post, we will see one of the secret of Iphone i.e. Iphone shows same height and width of window screen even after changing orientation but this is not happened in Android. So be carefull while coding for window screen height and width in javascript for Iphone and Android devices.

IPhone shows same height and width for window.screen.height and window.screen.width respectively even after changing orientation. Means if you are changing orientation from Portrait to Landscape or Landscpae to Portrait and checking screen height and width, you will get same height and width in both the modes.

Many of us working on iphones for making and designing applications.
Before moving on your logic part for developing applications on such devices using screen height/width, first of all you have to check whether device is workable for that logic or not.

How To Use Browser Stack For Testing Public URLs And Testing Internal URLs

In previous article we learned to use FREE TRIAL account of browser stack as well as their services menus.

Building desktop or mobile web applications which will support as many browsers and mobile devices as possible. To achieve this, we are using Browser Stack which is a cross-browser testing platform in the cloud.

In this article we are going to learn live testing of Public URLs as well as Internal URLs i.e. Local Testing

In this article we are going to learn to use browser stack for testing public urls and testing internal urls
Please sign in using your email id and password. After sign in you will be redirected to dashboard.
There are two tabs in the middle of dashboard. First is “Test a public URL” and second is “Test an internal URL”.

Free Live And Web Based Cross Browser Testing Using Browser Stack

Building desktop or mobile web applications which will support as many browsers and mobile devices as possible. To achieve this, it is necessary to test your applications on many browsers and mobile devices. So what to do and How to do ? First option is you can buy all the devices you would like to support. Another option would be create a virtual machine for every supported platform and install the supported browsers, and for mobile devices, you could install the corresponding emulator. But all these options are unnecessarily wasting of time and money also.

I thing you are thinking about something..........
Yes, you are thinking to the correct direction. Now, it is possible with one of the web based cross browser testing tool.
Its name is

Browser Stack.

BrowserStack is a cross-browser testing platform in the cloud.