Re: [MacPerl-WebCGI] clueless newbie question
[email protected] (Patrick Beart) Wed, 18 Jul 2001 22:12:52 -0700
| Newsgroups | perl.macperl.webcgi |
|---|---|
| Message-ID | <p0501040bb77c1bec8e75@[206.103.58.221]> |
At 12:43 AM -0400 7/19/01, Mary Beth Cahoon wrote: >Hello all. >I hope this is the right list in which to find the answer to my mystery. >(If not, PLEASE tell me!) > >My web host has helpfully installed the agora.cgi shopping cart onto my >website-in-progress. I've added a few products to it and everything was >going fine until she made a few modifications to the look of the >frontpage.html page of the catalog (at my request). After she added my logo >and changed the link colors, now I cannot for the LIFE of me get the product >images to show up in Internet Explorer 5 mac edition. ( I have an iMac >revB.) They USED to show up before the modifications were implemented. >They STILL show up in Netscape Navigator 4.08. My host has a PC and she >says they show up fine for her in either browser. The (HTML) code is damaged. PC version of Web browsers - particularly IE - are more forgiving of bad code than others. My theory about this is that MS products generate such bad code on their own that their (MS's) browser needs to take up the slack, so to speak. JavaScript <STYLE> tags are generally placed in the "<HEAD>" element. Yours are in the <BODY>, for example. You need to investigate the HTML on this page. This problem isn't a CGI question at all, nor is it a MacPERL question, FWIW. Patrick Beart -- ------------------------------------------------------------------- [email protected] 503-233-7955 Portland, OR Web Architecture: http://www.WebArchitecture.com Intelligent Internet consulting, site development, and hosting solutions since 1994 iWeb4Biz: Internet hosting for businesses http://www.iWeb4Biz.com/ -------------------------------------------------------------------