Click to See Complete Forum and Search --> : Internet Explorer/Safari/Firefox compatible?


crash3173
03-24-2007, 07:14 PM
I experience problems in making my site work the same on both Internet Explorer (my browser) and Safari (Macs). Right now everything is great on Internet Explorer, but when I use Safari or Firefox my banners are about 20 pixels lower than they should be, but that is the only difference. My only other problem is that I have a page with windows media players, I coded them to play on click on Internet Explorer, but when I use Safari or Firefox they all play at once. I'm looking for a simple solution to these problems, any help will be greatly appreciated.

rhsunderground
03-24-2007, 11:18 PM
i've moved this thread to the CSS forum. post your HTML and your CSS and hopefully someone can help you hack it.

ray326
03-25-2007, 02:02 PM
Give us a link and we can recommend something. All I can say right now is that you should never do initial previews with IE. Make it right in real browsers then tweak it for IE.

disgracian
03-26-2007, 09:21 AM
If at all possible, develop sites in both browsers concurrently. It's much easier dealing with problems as they arise since they can usually be traced back to the last modification you made.

Cheers,
D.