lprintz
-
Z-index issue
Nevermind...my top container's z-index was too low :) DUH!
-
min-width issue with IE7
Understood but I've noticed once an issue moves down the page then answers are few and far between...even if it's not marked [solved] I've actually made updates to this issue but nada :( Fingers crossed I guess!
-
min-width issue with IE7
ALRIGHTY! I found a typo in one of the divs which is the reason why NONE of the fixes I found online worked! Soooo...it's now working in IE8 but still not in IE7. Can somebody out there take a peak at the latest page and bail me out? www.si…
-
IE7 issue...fixing z-index broke slider nav!
Thanks for your suggestion Senff! I actually thought of that but was hoping for a simpler solution. I'll see if anybody else has any ideas and recode, after some sleep, tomorrow :)
-
IE7 issue...fixing z-index broke slider nav!
I put up a 2nd page removing the z-index of the slider so you can see the slider works but now the navigation submenus are frigged! http://www.siphon-marketing.com/unifirst/V4/index2.html Any saviors out there? :)
-
jquery/accordion help please
nada...not quite there as I need an 'active' background color and icon I've been playing around with another version which is closer - http://www.siphon-marketing.com/unifirst/V4/level2.html The ONLY issue with this is that I need t…
-
jquery/accordion help please
played around with integrating your code with what was there to no avail. It currently just has your code and works fine except for those couple of things. Here's the original code for anybody's reference... $(".submenu_head")…
-
jquery/accordion help please
SO close! I replaced the entire thing with what you provided and now there are a couple of issues... 1) icon doesn't change to 'expanded' 2) if you click open and close one item, it keeps sliding open Was I supposed to keep some of…
-
jquery/accordion help please
I added the javascript to try to prevent the jump but that's not working either...it's probably on me though as I'm sure I have the syntax wrong. Here's the end of the script: else { $(this).css('background', c…
-
jquery/accordion help please
Howdy! Unfortunately, I already have the 'hover' in and that didn't do the trick. Here's how I have it... .submenu_head:hover {background:#e6ead1 url(../images/collapsed_yellow.gif) center left no-repeat;}
-
help with some jquery/javascript please
Hi elneco I've moved the page to http://www.siphon-marketing.com/unifirst/V5/level2.html We're almost there! Your code works great on page load (background on 'hover' and 'expanded') however, once you start using the …
-
can't navigate submenu in IE7 (z-index)
Hi Joni Unfortunately, I've poured over this ie z-index page you mentioned and tried several z-index iterations to no avail :( I can't seem to track down the culprit!
-
hide submenu onload
Heya! This worked perfectly in Firefox but, unfortunately, not IE! Any ideas? By the way...I've moved the page to http://www.siphon-marketing.com/unifirst/V3/level2.html
-
submenu behind content...not IE7!
YOU DA MAN! This is the 2nd time you've bailed me out...do you do this freelance? I could use somebody like you :)
-
IE7 z-index issue...I've tried everything
Weird...no idea WHY it works but it did!!!! Thanks so much!
-
IE7 z-index issue...I've tried everything
Thanks jamy_za! VERY simple solution, however, I get the same issue as my other attempts...can't navigate the dropdown so I'm thinking I have OTHER IE7 issues! Anybody have an idea? I may need to make another post as this would be a sepa…
-
Need tutorial to build slider from scratch
Thanks Rai! I'll check this out!
-
Responsive design not working on iphone
Found that there were TWO viewports...one overriding the other!