Congratulations to AcaCandy on her 100,000th post!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
acer black screen blue screen boot bsod computer connection crash css dell driver drivers email error ethernet excel firefox firefox 3 freeze game hard drive internet internet explorer itunes laptop linux malware monitor network networking nvidia outlook outlook 2003 outlook 2007 outlook express partition password problem router slow software sound trojan usb video virus vista windows windows xp wireless
Web Design & Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Internet & Networking > Web Design & Development >
Site works in IE but nothing else


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
p.o.e.m's Avatar
Computer Specs
Junior Member with 9 posts.
 
Join Date: Sep 2007
Location: Canada
Experience: Do you really want to know?
25-Sep-2007, 09:54 PM #1
Question Site works in IE but nothing else
Hi, I'm fairly new to website design... it's up and stuff, but it only works in Internet Explorer... I have a tech guy who's helping me, but he's just the guy to get everything on the internet. Soo.... how do I make the coding work for IE, Firefox, and Netscape? (and maybe Opera, too, just to be on the safe side.) I've been using DreamWeaver 8... i've also scoured the internet for information, but am only finding sites on general html coding... nothing that'll help me with my issue...

if there's info i've missed.. XD just post a reply, and i'll give you whatever info you need... just please help.... @_@ I'm doing this job for a company... and I'm kinda stressed because this is the first professional site i'm making!!! (if seeing the site would help, this is the url... http://www.summitdistributors.net ) ... thanks.
cwwozniak's Avatar
Distinguished Member with 8,225 posts.
 
Join Date: Nov 2005
Location: McHenry, IL - USA
Experience: Enough to be dangerous
25-Sep-2007, 10:50 PM #2
FYI, Just tried your link in IE6 (with security settings set to "Paranoid" ) and got a solid white page with a line of text near the bottom bouncing left to right across the page.

At least I got a niece looking background and a big picture of a window in Firefox. Clicking on the picture of the window didn't do anything in Firefox.

Your page source code has this bit of HTML markup:

Code:
    <td width="350">&nbsp;</td>
    <a href=indexpage1.html> <td width="432">&nbsp;</td></a>
    <td width="137">&nbsp;</td>
I make no claims to being a web design guru or even an expert but that sure looks like the page is using a single blank space as a hyperlink to the indexpage1.html page.
Attached Thumbnails
site-works-ie-but-nothing-summitdistr_in_ie6.gif  
__________________
Chuck W.
p.o.e.m's Avatar
Computer Specs
Junior Member with 9 posts.
 
Join Date: Sep 2007
Location: Canada
Experience: Do you really want to know?
25-Sep-2007, 10:53 PM #3
haha... yes... the text is bouncing... i did that because it wouldn't center properly.... ^^; ... that's weird that its one blank space.... i linked the doors to take you into the site... if you clicked on them.... had trouble with it, cuz it wasn't quite working properly....

well.... do you have any recommendations? I'm seriously quite new to this... even newer to using dreamweaver.... all of my previous websites have been built by pure html coding and such, so...... i'm not so good with dreamweaver...
p.o.e.m's Avatar
Computer Specs
Junior Member with 9 posts.
 
Join Date: Sep 2007
Location: Canada
Experience: Do you really want to know?
25-Sep-2007, 10:56 PM #4
Right! I just remembered... the reason it looks like that is because i set up a table over top of the doors... so there's an entire invisible table cell laid over the doors... its a table cell that you're clicking on... not just one blank space... you'll notice the <td > tags... there's just one blank space in the cell for some reason, i supposed...
cwwozniak's Avatar
Distinguished Member with 8,225 posts.
 
Join Date: Nov 2005
Location: McHenry, IL - USA
Experience: Enough to be dangerous
25-Sep-2007, 11:22 PM #5
Quote:
Originally Posted by p.o.e.m
its a table cell that you're clicking on... not just one blank space... you'll notice the <td > tags...
I don't believe you are permitted to put an <a> tag around any kind of block level (table or table element) tags.

http://validator.w3.org/check?uri=ht...Inline&group=0

EDIT: I have not tried using Dreamweaver for ages. MS FrontPage has been good enough for the limited amount of web design and maintenance that I do.
__________________
Chuck W.

Last edited by cwwozniak : 25-Sep-2007 11:30 PM.
p.o.e.m's Avatar
Computer Specs
Junior Member with 9 posts.
 
Join Date: Sep 2007
Location: Canada
Experience: Do you really want to know?
25-Sep-2007, 11:32 PM #6
lol... for some reason, dreamweaver let me do it, and i've been able to access the indexpage1 from clicking on the doors... but it is probably part of the problem with the accessability from other programs.... .... dammit... i'm probably gonna hafta end up scrapping most of my site and re starting.... *sighs* my boss needs some stuff fixed up anyways... and that... basically requires me to scrap my pictures and start again...

the reason the images are slow to show up is just cuz they're too high quality and i shall be reducing the size.... so they'll show up faster..

do you have any suggestions for how to link the index page to the "window" as you called it.. (it's SUPPOSED to be a door... drawn by my graphics designer...) its one full picture.... i can't break it down.... sooooo.... any recommendations?
cwwozniak's Avatar
Distinguished Member with 8,225 posts.
 
Join Date: Nov 2005
Location: McHenry, IL - USA
Experience: Enough to be dangerous
25-Sep-2007, 11:50 PM #7
Easiest thing would have been for your design guy to make the door (where are the knobs if it is a door?) a separate PNG or GIF graphic file with a transparent background. It could have been then used as a link.

Not sure if imagemaps are still supported in the latest HTML specs.
http://www.htmlcodetutorial.com/imag...msupp_220.html.

You could also try slicing up the picture into 5 separate picture files so that the door area and nearby background are a separate clickable picture. Then use a table to put them back together so they look like one big picture. I believe that Photoshop has (or at least had) the capability to slice up a picture and create the HTML table code to display it correctly
__________________
Chuck W.
ehymel's Avatar
Member with 81 posts.
 
Join Date: Aug 2007
Location: Texas
Experience: Enough to impress the family
25-Sep-2007, 11:55 PM #8
poem,

I do a lot of site design and looked at your page. Please take this as constructive criticism, as I commend you for trying to this this on your own!

Having said that, I'm surprised that your site works at all in any browser. Your code is simply wrong. I have not used Dreamweaver in several versions, but I'm not sure why it would be generating code that is this invalid. I could point out the mistakes, but I believe that the best advice for you, if this is indeed "professional" site, is for you to hire a professional to get the job done! The site in general violates many "rules" of site design and the result is a website that will turn off your prospective clients. If the site is just a practice site, then experiment away and learn from your mistakes, because that's how we all learn. If the site is meant to sell a product or a company, then you will only convey the amateur attempt at a website. That's probably not the message you want to send.

By the way, if you have experience with "pure" html, that's all you really have in your site anyway with just a few css tags that don't really add much, so ditch dreamweaver and hand code your page and it will probably work better anyway. Leave Dreamweaver for more complicated sites.

Best wishes.
__________________
E.
p.o.e.m's Avatar
Computer Specs
Junior Member with 9 posts.
 
Join Date: Sep 2007
Location: Canada
Experience: Do you really want to know?
26-Sep-2007, 12:20 AM #9
thanks... my boss is my dad... that's why i'm stuck doing the site... i'll see about hand coding it... it might make it easier... otherwise.... well... my dad refuses to let me give up and hire a professional cuz he's paying me... and i've spent... oh god, probably about 20 hours on this damn thing.... i gotta say though... i'm so frustrated with this site... probably the only reason it actually works is cuz i've put so much damn work into it....

no offence taken at all... i'm well aware that i'm an amateur.... and yes... this is definitely a company i'm making this for... summit distributors is a semi-large company that makes and distributes doors in alberta at least, and probably some neighboring provinces...

if you think that hand coding it would be best, then i can work on that. css, i really don't know yet... (although i've been trying my best to figure it out as i go...)

thanks for your opinion about it...

and thanks cwwozniak for your advice about cutting up the picture... hadn't thought of that and will definitely try it... as i rewrite the whole damn site into code i can actually understand... .... le sigh....

thanks for your advice... ^_^ :P not quite what i wanted to hear, but i've been aware of the site's shortcomings for a while... :P
ehymel's Avatar
Member with 81 posts.
 
Join Date: Aug 2007
Location: Texas
Experience: Enough to impress the family
26-Sep-2007, 12:34 AM #10
Like I said, I admire your effort. Some advice that will make what you have work.

Change this:
Code:
<table width="933" height="540" border="0" align="center">
  <tr>
    <td width="350">&nbsp;</td>
    <a href=indexpage1.html> <td width="432">&nbsp;</td></a>
    <td width="137">&nbsp;</td>
  </tr>
</table>
to this:

Code:
<table width="933" height="540" border="0" align="center">
  <tr>
    <td width="350">&nbsp;</td>
    <td width="432"><a href=indexpage1.html><img src="home%20page.jpg"></a></td>
    <td width="137">&nbsp;</td>
  </tr>
</table>
and you'll at least have a working site. The key here is keeping everything within the <td> tags. ccwozniak is right that you can't have it the way you wrote it, having the <a> tag surrounding the table element <td> is the reason the site is not working in most browsers.

I would also recommend designing your site for lower resolution monitors, at most 800 or 900 pixels wide at most. I'm sure it looks great on your (and my) higher resolution monitor, but designing for that assures that a lot of your target audience won't see what you want them to see.

Happy to help with any other specifics as they come up...
__________________
E.
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who help people like you solve computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 01:08 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.