I used Wix to design a “Members Only” intranet site for my company. On the home page there is an image that links to another company website that is optimized for Internet Explorer. However, we’ve instructed our staff to run our Wix “Members Only” intranet site on Chrome for best performance. Is there a way to force a URL link to open in Internet Explorer while running the site in Chrome? Thanks.
This forum is dedicated to Corvid. Keeping that in mind… Not sure this will help, but I did a quick search and found a few methods which might work for you. Here’s one link that might have what you need. Maybe a search will turn up something useful.
Hello Yisrael, thanks for your response and guidance. I searched the Wix forum and Google prior to my post and didn’t find any solutions. The link you provided doesn’t seem to offer a solution that can be applied within the Wix image link entry field. I posted this question here hoping there would be Corvid code that would accomplish my goal.
@noelg There really is no Corvid code for this that I know of. The issue seems to be related to the URL. Instead of the image link, perhaps try the wix-location.to() function . Not sure that will work, but since it redirects to a URL perhaps it will do what you want.
Although a bit “messy”, If you can find HTML/Javascript code that does what you want, you might be able to embed it in an HtmlComponent .
@yisrael-wix Thanks. Unfortunately the wix-location.to() function will not work. I’ll continue searching for an HTML code that I can incorporate into an HtmlComponent , but this seems unlikely.