On 14/05/2009, at 6:54 AM, Rod Castello wrote: > I'm using chromejs for drop-downs in Nav bar. Looks fine in Firefox, > but shows small question-mark in box when viewed in Safari 3.1.2.
There's an image missing ( /pedro/down.gif) and Safari is just complaining about it more than Firefox. In the javascript is says: dropdownindicator: '<img src="down.gif" border="0" />' You need to ensure that this image is there or change the path to point to its location. > Additionally, can anyone explain why Safari renders the in-line > list shorter than Firefox? It seems like it renders the font > smaller. I've used a css hack to apply specific styling to Safari on > another website, and it works, but is there something I'm missing as > to why Safari renders the previously mentioned items differently > than Firefox? I don't know but it may be a rounding issue? ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
