Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-09-30 00:59:15

dreamer
Member
Registered: 2007-06-08
Posts: 242

TXP 4.2 and IE7: Remora Theme has buggy drop down menu

In IE7, the drop down menu for the Remora theme acts buggy where the drop down is to the side of the main section (see below) than dropping straight below the section. And then when I try to mouse over the various nav links, it will dissapear and present the next section (Presentation) and its navlinks. So basically, I can’t click to the appropriate navigation. Every now and then I will be able to click to the appropriate nav, but rarely the case.

Anyway to remedy this?

Offline

#2 2009-09-30 10:59:11

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,306

Re: TXP 4.2 and IE7: Remora Theme has buggy drop down menu

dreamer, I saw your other posts about some issues were related to hak_tinyMCE. Have you tested whether this one here is influenced by hak_tm, too? In case you have lots of plugins to test against there’s this awesome wet_plugout.

Last edited by uli (2009-09-30 11:10:13)


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#3 2009-09-30 11:13:16

trenc
Plugin Author
From: ⛵️, currently Göteborg, SE
Registered: 2008-02-27
Posts: 574
Website GitHub

Re: TXP 4.2 and IE7: Remora Theme has buggy drop down menu

It’s a confirmed bug in jQuery, see Textpattern Issue 12


Digital nomad, sailing the world on a sailboat: 32fthome.com

Offline

#4 2009-09-30 11:16:58

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,306

Re: TXP 4.2 and IE7: Remora Theme has buggy drop down menu

Ah, Tommy, you’re not talking to your invisible friend ;)
I just changed my mind and wanted to open a new thread.
Thanks for your answer!


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#5 2009-10-02 17:30:58

dreamer
Member
Registered: 2007-06-08
Posts: 242

Re: TXP 4.2 and IE7: Remora Theme has buggy drop down menu

so no way to fix it eh? :(

Offline

#6 2009-10-02 17:59:44

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: TXP 4.2 and IE7: Remora Theme has buggy drop down menu

dreamer wrote:

so no way to fix it eh? :(

Either:

  1. Update jQuery (hover does not work when mouse outing over textarea).
  2. Or, cause IE7 supports all-element hover, you can remove the JavaScript snippet from the theme and use plain CSS hover.
  3. Replace theme’s Jquery snippet’s hover() efects with mouseover() and mouseout() toggle.

Offline

Board footer

Powered by FluxBB