Menu Writer doesn't work in Safari.
For some reason menu writer does not work in Safari.
For some reason menu writer does not work in Safari.
CSS Menu Writer is web standards compliant and compatible with all modern browsers, as well as Internet Explorer 6.
What version of safari are you using?
please post link where i can see the problem to investigate the cause.
Only some of the pages will open in Safari or opera but internet explorer works perfectly.
index.html
I am not experiencing an issue with your menu. I am testing in safari on both Windows and Macintosh and all menu items are functioning properly for me, I am not able to reproduce a problem.
Thanks for your help....My client and I both cannot display all of the pages without manually typing in the html page. Any suggestions. I am using Safari on my pc.
I tried on another computer to reproduce the issue in safari, and still cannot.
The only guess i can come up with is the text-align property you have added to the a:active class in the main.css file.
a:active {
color:#FFFFFF;
text-align:center;
}
try changing that to:
a:active {
color:#FFFFFF;
/*text-align:center;*/
}
I have spent so much time on this...and have made myself insane over this. I cannot believe this little change that you recommended solved my problem.
Thank you Thank you Thank you.
great, glad to hear it is working.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.