You need to Register for free and Login to post a message in the forum.

Forum

Subject: IE7 Panel Collapse
Prev Next
You are not authorized to post a reply.

Author Messages
davidrushton
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:11

22 Apr 2008 8:34 AM  
Hi,

On some installations of IE7 the panels within DNN 4.8.2 do not work properly.  For example when I am editing page settings and I click on "advanced settings", the panel expands then immediately collapses itself again.

If you play around for long enough, collapsing other panels eventually the advanced settings panel will show.  I cant seem to replicate this at will and was just wondering if anyone else had come across this problem before?


Thanks in advance,

Dave
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

23 Apr 2008 2:41 AM  
Hi Dave,

I have not come across that problem before, has anyone else?

To be honest I tend to use the Firefox browser rather than IE when working as admin inside DotNetNuke.

Thanks,


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Jessica
Nuke Newbie
Nuke Newbie
Posts:3

03 Jun 2008 2:33 AM  
Hi, doing browser compatibility checks, I discovered that most of my modules will not maximise in IE 7. Bit of a bugger. Works perfectly in Firefox. Does anyone have a fix for this or knows how to investigate it? Of the containers that do open (Links module), it opens very slowly, bit by bit. Jessica
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

03 Jun 2008 6:00 AM  
Hello,

Could you provide some further information?  I have just tested this in IE7 and cannot see any problems.

In the modules settings I set the module to minimise, when I logged out I could maximise the module without problems, this was on a text HTML module, thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Jessica
Nuke Newbie
Nuke Newbie
Posts:3

08 Jun 2008 8:56 PM  
Hi, sorry for the late reply. I have fixed this.

I do admin in Firefox but test compatibility in IE7 for public users.

The containers were not maximising or else maximising very slowly bit by bit for a public user.

I got a fix from page 74 of the book DotNetNuke Skinning and Design by Hay and Walker.

Exact Instructions:

I downloaded the correct container's .aspx file via FTP, opened it with Notebook, added AnimationFrames="0" after the line id="dnnVISIBILITY", and uploaded back to the correct container's folder on the server via FTP.

Now on IE 7 (don't know about other IEs), the container will expand and collapse instantly.

Be interested to know if this fixes other people's problems with expanding and collapsing while working in admin.

Jessica


leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

09 Jun 2008 3:11 AM  
Interesting, so basically it has removed the animation, just to clarify for other users, this is the settings for the Visibility token, ie:

< dnn:VISIBILITY runat="server" id="dnnVISIBILITY" AnimationFrames="0" / >

The default speed for the animation is 5.



Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Jessica
Nuke Newbie
Nuke Newbie
Posts:3

09 Jun 2008 8:42 AM  
Er. Spoke too soon, this only works for containers that were displaying agonisingly slowly (links module). The containers which were not expanding at all, are still not expanding (DNN default containers of Repository Blog and Survey). I am leaving them maximised (set to None) because I can't find a fix for this yet. I am guessing it's because I have so many different modules on the page and javascript is having a bit of a hissy fit. (Technical term that).

Just to clarify further, there was no AnimationFrames line in at all initially. I put it in, with a frames of 50 to test in Firefox that I was changing the right thing and as expected it opened very slowly in Firefox, so changed to 5 and there was a significant improvement in IE7, changed to 0 and opens instantly now in IE7.

Jess.
davidrushton
DNN Creative Magazine Subscriber
Nuker
Nuker
Posts:11

17 Jun 2008 12:50 PM  
Hi,

Yes it does seem that JavaScript is having a hissy fit but on my installation it seems that the panels affected are seemingly random. What I have noticed is that it only happens on IE7 installed on Vista. All of our XP machines with IE7 are fine.

If anyone does ever solve this please let me know as it is driving me mad

Thanks
Dave
You are not authorized to post a reply.
Forums > DotNetNuke® > DotNetNuke® Questions > IE7 Panel Collapse



ActiveForums 3.7

Latest Forum Posts

RE: SolPart Menu Font Color Control by cdees
 Lee, Is there documentation, or perhaps a tutotial on activating and using Nav menu?  Where would I...
RE: EasyCGI help? by Dr Joe
I found some interesting posts on some other sites that explain some of the challenges I've been exp...
RE: Menu's, menu's, and more menu's! by roadshow41
Thanks! I'm still a bit curious about some of the other options, but I think that gives me enough c...
RE: Menu's, menu's, and more menu's! by leesykes
Hello,Yes that should be possible with snapsis, I have used snapsis CSS with flyout menus on a horiz...
RE: Menu's, menu's, and more menu's! by roadshow41
I typically end up using a hybrid of a vertical menu and a horizontal menu due to the sheer number o...
DotNetNuke SEO (Search Engine Optimization) by leesykes
Hello,I regularly get asked for tips on SEO with DotNetNuke, there are several resources available o...
RE: Menu's, menu's, and more menu's! by leesykes
Hello,If you are looking for a menu for SEO reasons, any CSS based unordered list menu will be SEO f...
Menu's, menu's, and more menu's! by roadshow41
Well, I've been trying to steam ahead with the DNN sites I inherited a few months ago.  I've found l...
RE: EasyCGI help? by derpir
Hi Lee I told them that solution two days ago and still no answer, but thanks for suggesting that s...
RE: quick question by derpir
Hithanks! yes I understand. I will deal with my skins more tomorrow, maybe some questions will arriv...
RE: Restart Application by leesykes
It will restart your DotNetNuke installation and reload the application.Clearing cache will clear th...
RE: How can i edit any module from front end by leesykes
hello,I have just tested this and can see exactly the same as you, I suspect the core team have set ...
RE: EasyCGI help? by leesykes
You may want to ask them to reset the correct permissions on your DotNetNuke installation files, som...
RE: quick question by leesykes
Hello,It will be possible to a degree, but it depends on how both of the skins have been built. You ...
RE: EasyCGI help? by Dr Joe
I'll let you know how it works out. I think I opened up about 6 tickets with them so far. ...
RE: EasyCGI help? by derpir
Hi Joe amazing to say the least! I will change host to PowerDNN as soon as possible, seems to me t...
RE: EasyCGI help? by Dr Joe
Amazing - I'm going through this exact same thing with EasyCGI! I managed to successfully instal...
Running the local host installation after building the application by saintX
My localhost installation of DNN was running blameless. After I oppened the application with VWD it ...
RE: quick question by derpir
Hello Is it possible to buy two skins and combine them? for example put one skins visual attributes...
RE: Environment Variables by leesykes
Thanks for the info,
AppTheory
RSS Feeds