dropdowMenu Item backgound image does not work well in IE7/8

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

dropdowMenu Item backgound image does not work well in IE7/8

#1

Postby xren » Wed May 01, 2013 3:40 pm

I have this menu and submenu items.

The background images for the top level menu work fine for hover, etc.
However, the hover background image for dropdown menu does not work. It does not change to the set background image when hover for dropdown menu item.

Everything works fine in firefox and chrome.

How to make it work in IE7/8.

Thank you for any suggestions.
0 x

User avatar
Wai
Moderator
Moderator
Posts: 165
Joined: Wed Sep 12, 2007 9:04 am
Location: Sandy, UK
Contact:

#2

Postby Wai » Wed May 01, 2013 5:55 pm

Hi Xiaoli,

Please can you forward and export of the form including any CSS and JavaScript required for the menu to me.

Regards,
0 x

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

#3

Postby xren » Fri May 03, 2013 3:31 pm

Hi Wai,

I just sent you the exported menu and images.

Thanks,
Xiaoli
0 x

User avatar
Wai
Moderator
Moderator
Posts: 165
Joined: Wed Sep 12, 2007 9:04 am
Location: Sandy, UK
Contact:

#4

Postby Wai » Wed May 08, 2013 9:06 am

In the current release of 4.4.3 there is a bug relating to IE 6 & 7. This will be fixed in the next service pack.

It should work in IE 8 though, it does in mine, can you tell me the exact version number of your IE 8
0 x

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

#5

Postby xren » Wed May 08, 2013 3:11 pm

My IE 8 version: 8.0.7601.17514.
Update Versions:0
0 x

User avatar
Wai
Moderator
Moderator
Posts: 165
Joined: Wed Sep 12, 2007 9:04 am
Location: Sandy, UK
Contact:

#6

Postby Wai » Tue May 14, 2013 10:09 am

Hi Xiaoli,

Are you still looking for a resolution to this?

Not sure what to suggest as it works fine in my IE 8. It depends how crucial this menu rollover is to your IE 8 users really.

Moving forwards we will be introducing a client server API in the next few months which will make it much easier to simply re-use a CSS menu in Ebase and the menu can run server scripts, rather than having to use the menu control.
0 x

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

#7

Postby xren » Wed May 15, 2013 4:15 pm

Hi Wai,

The project I am working on will not be released soon. It should be ok to wait for the new version of ebase API or the new version of IE.


Xiaoli
0 x

User avatar
Stevenw
Ebase User
Posts: 5
Joined: Thu Oct 18, 2007 3:30 pm
Location: Aberystwyth
Contact:

#8

Postby Stevenw » Tue May 28, 2013 8:13 am

If you are using IE on an intranet then the IE7 bug will effect IE8 and 9.

IE runs all intranet sites in compatibility mode by default. If you turn this feature off you might find it works for you in the short term, you will need to do this for all the users that are using that form as well.

Hope this helps
0 x

User avatar
dvanhussel
Ebase User
Posts: 161
Joined: Fri Oct 19, 2007 12:45 pm
Location: Haarlem, the Netherlands

#9

Postby dvanhussel » Sun Jun 02, 2013 9:14 pm

Stevenw wrote:If you are using IE on an intranet then the IE7 bug will effect IE8 and 9.

IE runs all intranet sites in compatibility mode by default. If you turn this feature off you might find it works for you in the short term, you will need to do this for all the users that are using that form as well.

Hope this helps
It is possible to force IE into the correct rendering mode with a meta tag

To add this in ebase do the following:

In Ebase Designer choose from the menu Form -> Form metadata
Add a new line with these contens:
  • Name: content
    Content: IE=edge,chrome=1
    Http Equivalent: x-ua-compatible
With IE=edge, IE uses the newest rendering engine available. You can also use a version number (i.e. IE=9) to specify a specific version of IE.
0 x


Who is online

Users browsing this forum: No registered users and 7 guests