Great, stoked I could help! On Jul 26, 2013 8:53 PM, "Peter Ankelein" <[email protected]> wrote:
> Well, hey! Apparently, I couldn't see the forest through the trees! I > built the site years ago and the nav was based on the "CSS or navigation > matrix" (what some folks were calling it at the time) and was my first > attempt at moving from JS rollovers and sliced images. TBH, I don't > remember where the JS came in. Feeling a bit sheepish now as I totally > forgot about nav.js and it had me pulling my hair out. Cheers and thanks > for the help! > > Pete > > On Fri, Jul 26, 2013 at 7:09 PM, Chris Rockwell > <[email protected]>wrote: > >> 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'? >>>> >>>> ______________________________________________________________________ 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/
