PDA

View Full Version : There's a stupid little hiccup... [IE coding problem]s


Sikawtic
09-03-2006, 2:11 AM
I'm currently writing a revamp for http://avoidingx.com (it needs it, huh?)

my version is here: http://www.kupatrix.net/roa/avoidingx/home.html (thanks to Neo for hosting :))

Now, none of the pages work yet, as I'm still trying to plug out problems with my menu.

Right now, the only one seems to be that in IE, when you hover your mouse over the menu, the rest of the page resizes/repositions it self and that you can only click the top link of each of the dropdown links (check it out on the biographies)

I'm sick of working on this one little menial problem, can any one give it a quick look and see if they can help me?

~Sik

raylu
09-03-2006, 10:04 AM
Hm...that's wierd. I don't want to look at all of that right now :P

Consider either switching to a more standard left-side navigation bar or making all the borders visible so you can see what's going on.

Markpyro
09-03-2006, 10:13 AM
The only thing I can think of is switching the 'position' attribute on the content from relative to absolute :/



http://pyrom.net/sigs/manual/hr.png

http://pyrom.net/sigs/manual/sigimage.png
*http://pyrom.net/test/blamecountimage.php*http://pyrom.net/test/lastblameimage.php*
http://pyrom.net/test/blameclick.png (http://pyrom.net/test/blame.php)

Sikawtic
09-03-2006, 10:02 PM
I've tried that.

IE just sux :(

Ok, i seem to have fixed the "unselectable" aspect, but the content still shifts when you put your mouse over it.

Anybody know how to fix that?

Modred
09-05-2006, 2:06 AM
If no one has figured this out by Thursday, I'll take a look at it. Just thought I'd let you know (and I'll probably be extremely busy until Thursday, being why I can't do it now).

Sikawtic
09-05-2006, 3:30 PM
I'd be much obliged.

And no problem, it's not a huge problem atm, as the site doesn't have the ok to go *live* (aka replace the current site) yet

Jeff
09-10-2006, 1:43 AM
Well it works fine in Firefox, but I recently upgraded my IE to IE7 RC1 and the menus don't work at all. I'm a CSS newb and wouldn't know what to fix but just thought I'd point that out. I would suggest searching for working CSS menu examples and adapt one to your site.