Good day,
I'm almost finished with my .net project implementation of a new design. But I'd like to try it with Firefox before releasing it. When I debug the project it creates an URL with "http://localhost/rest-of-url" and it opens IE and I can see the site. But when I copy this URL to Firefox it won't load the CSS at all. Is that a problem with Visual Studio 2008 ? Or do I have to do something different? I've got to say I'm a complete .NET newbie I'm just integrating the new design created in xhtml/css into this existing web application.
I'd like to see if I'm gonna be able to try cross browser testing without having to release this to the staging server. It would be greatly appreciated.
thanks in advance.