I am having the same issue with revlets. They work 100% in IE but maybe 85% in Firefox. Is there a certain discipline I should be using when writing code for revlets so they work in revlets supported browsers?
____________________________ jim schaubeck 714.321.4499 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of J. Landman Gay Sent: Wednesday, July 21, 2010 10:03 PM To: How to use Revolution Subject: Re: How can I direct revGoURL to a specific browser? On 7/21/10 4:52 PM, Bill Vlahos wrote: > Jacqueline, > > My Rev app is working great and doing exactly what I want. The > problem is the web page only works in IE and I have no control over > what browser the user has set as their default. If it isn't IE, then > the page doesn't work correctly. > > It is the page itself that doesn't work in Firefox. I see. There isn't much you can do. Some web developers still write IE-specific pages that no other operating systems can view, and a good chunk of the Windows population can't see those either. About all you can do is rewrite the web page so it doesn't use IE-specific elements. Most sites are doing that now, as they should. -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
