Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...the minimize/maximize functionality does not work in internet explorer [7]the minimize/maximize functionality does not work in internet explorer [7]
Previous
 
Next
New Post
8/1/2008 3:57 AM
 

Hi folks,

the minimize/maximize functionality does not work with my container in Internet Explorer [7]. It works in Mozilla Firefox.

 

My sourcecode of the container:

<%@ Control language="vb" CodeBehind="~/admin/Containers/container.vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>

<%@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/Actions.ascx" %>

<%@ Register TagPrefix="dnn" TagName="TITLE" Src="~/Admin/Containers/Title.ascx" %>

<%@ Register TagPrefix="dnn" TagName="VISIBILITY" Src="~/Admin/Containers/Visibility.ascx" %>

<%@ Register TagPrefix="dnn" TagName="ACTIONBUTTON" Src="~/Admin/Containers/ActionButton.ascx" %>

<p>

<div align="left"><dnn:ACTIONS runat="server" id="dnnACTIONS" ProviderName="DNNMenuNavigationProvider" ExpandDepth="1" PopulateNodesFromClient="True" /></div>

<table style="width: 640px;" border="0" cellpadding="0"

 cellspacing="0" width="640">

  <tbody>

    <tr>

      <td style="background-image: url(<%=SkinPath%>pic.png); background-repeat: no-repeat; height: 41px; vertical-align: top;">

      <div style="margin-left: 34px; margin-right: 17px; margin-top: 8px;">

       <span style="float: left;"><dnn:TITLE runat="server" id="dnnTITLE" /></span>

      <span style="float: right;"><dnn:VISIBILITY runat="server" id="dnnVISIBILITY" MinIcon="minimize.gif" MaxIcon="maximize.gif"  /></span>

      </div>

      </td>

    </tr>

    <tr>

      <td style="padding-left: 8px;" id="ContentPane" runat="server"></td>

    </tr>

  </tbody>

</table>

</p>

 

Do you have any idea why this happens? In the IE I am not able to click on the gif.

 
New Post
8/2/2008 10:22 AM
 

This has been a problem for some time.  What I did to "remedy" it was just remove that functionality from my containers.  Obviously not the best solution, but at least it prevents complaints from the end-users.


-- Jon Seeley
DotNetNuke Modules
Custom DotNetNuke and .NET Development
http://www.seeleyware.com
 
New Post
8/4/2008 9:04 AM
 

I just tried with the default blue container and Visibility does work in IE7 (in DNN 484). I also tried with custom images and that works too.

I guess something in your container is overlapping the images (I'v seen that with IE7 and menu's before)

 
New Post
8/4/2008 9:34 AM
 

The problem I've seen has seemed to be "random", that is to say that I could never pin it down to one particular cause.  What the symptoms are is that either the minimize/maximize will work only to minimize it and then never allow maximizing it again (until cookies are cleared) -OR- it just flat out wouldn't do either min or max.  The symptoms that I had the most often were that it'd minimize just fine but not maximize (very bad), so obviously the easiest way for me to prevent that was to prevent the functionality altogether. 

Whenever I had those problems I'd test in Opera, FireFox, and Safari and they all worked just fine.


-- Jon Seeley
DotNetNuke Modules
Custom DotNetNuke and .NET Development
http://www.seeleyware.com
 
New Post
1/26/2009 6:55 AM
 

Timo Breumelhof wrote

I guess something in your container is overlapping the images (I'v seen that with IE7 and menu's before)

You can see my sourcecode above. There is only a background image. So I don't know how an background image could overlap the "+"-Image...

Is there a new JavaScript file which can handle this?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...the minimize/maximize functionality does not work in internet explorer [7]the minimize/maximize functionality does not work in internet explorer [7]


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out