Last one :) Not adding this: attachNavEvents(".nav", "cmug"); is the
ultimate culprit, I believe.On Fri, Jul 26, 2013 at 7:08 PM, Chris Rockwell <[email protected]>wrote: > Nevermind, I see it in nav.js. It looks like you add an inline style via > this script, but you never remove it. The inline style will trump your > stylesheet unless you use !important (not recommended). You never add cmug > to via attachNavEvents. > > Can I ask why you're using JavaScript to do the background images? > > > On Fri, Jul 26, 2013 at 7:05 PM, Chris Rockwell > <[email protected]>wrote: > >> What JS script is adding 'background-image:none'? >> >> >> On Fri, Jul 26, 2013 at 6:41 PM, Peter Ankelein <[email protected]>wrote: >> >>> On Fri, Jul 26, 2013 at 6:25 PM, Tom Livingston <[email protected]> >>> wrote: >>> >>> > Can we have a link to the actual site with the issue? >>> > >>> >>> Try this: http://www.mdsol.com/conferences/mug/test.html. >>> ______________________________________________________________________ >>> 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/ >>> >> >> >> >> -- >> Chris Rockwell >> > > > > -- > Chris Rockwell > -- Chris Rockwell ______________________________________________________________________ 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/
