Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


* alternative
* alternative
** Install different '''virtual machines'''(ex: [http://www.virtualbox.org/ VirtualBox]) with different version of browser. For example you install IE v.6 on first virtual machine, and install IE v.7 on another virtual machine.  
** Install different '''virtual machines'''(ex: [http://www.virtualbox.org/ VirtualBox], [http://www.microsoft.com/windows/virtual-pc/support/virtual-pc-2007.aspx Windows Virtual PC]) with different version of browser. For example you install IE v.6 on first virtual machine, and install IE v.7 on another virtual machine.  
** [http://www.vmware.com/products/thinapp/ VMware ThinApp]''($)''
** [http://www.vmware.com/products/thinapp/ VMware ThinApp]''($)''



Revision as of 18:28, 26 May 2011

Web site design and development process


Check Browser Compatibility

view web snapshot and test user behavior (allowed click the link and test javascript...)

  • alternative
    • Install different virtual machines(ex: VirtualBox, Windows Virtual PC) with different version of browser. For example you install IE v.6 on first virtual machine, and install IE v.7 on another virtual machine.
    • VMware ThinApp($)

view web snapshot only


See also