Eric.C Posted October 21, 2007 Share Posted October 21, 2007 Anyone know if iWeb sites work with IE7 and IE6? Like will everything show up exactly the same as they do in Safari? If not, how do I add in a script or whatever that checks for the browser and if its a untested browser, have a popup (that won't be blocked) to say "this browser has not been tested or with this website, to ensure proper viewing, please upgrade to Firefox 2 (have firefox 2 as a clickable link) or Safari (have safari as a clickable link) Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/ Share on other sites More sharing options...
Guest lord of the view Posted October 22, 2007 Share Posted October 22, 2007 I've seen it done with DHTML. Check some script sites for it. Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/#findComment-477192 Share on other sites More sharing options...
Eric.C Posted October 22, 2007 Author Share Posted October 22, 2007 well...i just tested it with IE and firefox in windows...everything was OK except for the fonts...they showed up as times new roman...it looked rly ugly...is there a way to keep the way the site looks without the user installing extra fonts? Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/#findComment-477923 Share on other sites More sharing options...
mifki Posted October 23, 2007 Share Posted October 23, 2007 conditional style sheet for IE (using fonts which look similar, but work) Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/#findComment-478091 Share on other sites More sharing options...
Guest lord of the view Posted October 23, 2007 Share Posted October 23, 2007 Which font do you want to use? Usually, I just set the CSS up with "font: verdana, sans-serif;" or something. Man. I haven't done any coding in a while. Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/#findComment-478526 Share on other sites More sharing options...
Eric.C Posted October 24, 2007 Author Share Posted October 24, 2007 I'm gonna use the iWeb default ones...and when I checked in IE on windows, it was times new roman...so i just put in a browser check to make ppl use firefox...and this was a science project taht was due today...too late to change...but thnx anyway:) Link to comment https://www.insanelymac.com/forum/topic/67222-browser-checks/#findComment-480570 Share on other sites More sharing options...
Recommended Posts