i am having a similar problem
Hi guys, i'm having a similar problem and it is affecting my website traffic.
my site is
www.soulmist.com and a lot of macs regular it.
i update daily so its crucial i figure out what is going :/
i've been troubleshooting for some time now and this is what i've figured out:
the page that isn't functioning correctly is
http://www.soulmist.com/mainframe.html
(if you try to get to it from my main page it won't work since i took the link down temporarily [this disables a large portion of my site!

)
mac users that run safari (netscape 5.0?) cannot view the page correctly.
it is supposed to be a frameset with two frames: a menu on the left and a loading page on the right;
however, when it loads in safari all you get is the menu on the left (main.html) and when you click on a link, nothing loads in the righthand frame (id=dying)
instead of both right and left hand frames (main.html and dayxx.htm, where xx represents the number of the day) safari picks up only main.html.
when a link is clicked, it is supposed to send the link (day03.htm, day17.htm, ect...) to id=dying which would load in the left hand frame.
my compiler says that there is an error with id=dying in netscape 4.0 and 5.0 so i removed it, and the frame still works perfectly in all other browsers. still nothing fixed in safari though.
people have told me before that i could just direct the links from the menu to _parent _self or _blank, but i don't want every link opening a new window! nor do i want it loading on the same page! i want it to be seen
beside the menu.
I run a windows PC so it is difficult for me to troubleshoot with macs.
I hope someone here can help me. Also i don't really know that much about safari. (and you might also notice that my html skills aren't to grand either)
thanks to anyone who helps, it would mean a lot to me!
- anthony