Link to home
Start Free TrialLog in
Avatar of GDB08
GDB08

asked on

How can I preview url in different browsers?

I wonder how it's done when you press a link and get the option to preview the link in different browser types lika IE, firefox, Safari or Opera.
Do you have a code snippet for this?
Avatar of mchkorg
mchkorg
Flag of France image

It may help, although it's not 100% what you asked for:
Running firefox (on Windows), you can install a plug-in called "IETab" that renders your site with IE engine.
You just click an icon to swith the rendering engine used.

IE: https://addons.mozilla.org/fr/firefox/addon/1419
opera: https://addons.mozilla.org/fr/firefox/addon/1190
safari: https://addons.mozilla.org/fr/firefox/addon/4641

Take a look on Google or addons.mozilla.org, you might something doing it all in one place.
I guess you'll have to install these browsers first

Regards
Oops, my message isn't clear: starting from the IETab plug-in, I found the other plug-ins and completed my message :)
Avatar of GDB08
GDB08

ASKER

Thanks for the reply and sorry i did not describe my wubject well enough.

I have a cms were perople can press a link and view the pages thei are creating.  Now the pages open the default browser, but I would like to add a option so people can choose in what browser they wan't to preview.  So if people press the IE logo, do I have ti put something like IE.exe in the link and Firefox.exe in the link if peple wan't to open in Firefox and etc.
ASKER CERTIFIED SOLUTION
Avatar of mchkorg
mchkorg
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial