Jump to content

testing css


Pickle

Recommended Posts

hi everyone

 

i have a question about testing css in different browsers. basically so far i have been using the following to test my sites in different versions of ie. http://tredosoft.com/Multiple_IE

 

however i have read in certain places that it doesnt actually work. in other words it doesnt show you the right output of your code compared to how it would show if you actually had a proper version of i.e 6 on your machine.

 

i have also read about virtual machines but to do this you need resources which i dont have.

 

what do you guys suggest in this situation? how do you usually test your sites to make sure theyre all good in most browsers?

 

thanks in advance

Link to comment
Share on other sites

hi thanks for the replies.

xcoderx --> not sure what you mean by your reply.obvisouly i have all other browsers i want to test in i.e. ie8, firefox, opera, chrome etc but the issues is with ie and its many varying versions. i need to make sure they work in ie8, ie7, ie6

 

seventheyejosh --> thanks ill look into wine since im not sure about virtual machines.

 

thanks

Link to comment
Share on other sites

A warning that it can be buggy, but it gets the job done. And you can only use it on *nix systems, AFAIK. So mac or linux OS and you're golden. Windows though, you'll probably have to do some virtualization, or that dll business with the browser versions.

 

ANNDD... :P

 

If you're running Safari, you can go to preferences and turn on developer tools, then under the new menu tell the page to render in whatever user agent you want!! All ie's, even iPhone, Opera, etc. I know this is at least on OSX, but haven't played with it too much or tried it on Window's Safari

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.