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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...CSS problem in Internet Explorer only!CSS problem in Internet Explorer only!
Previous
 
Next
New Post
4/20/2011 11:28 AM
 
I have a page that has a few <span>s, but I only want to display one <span> at a time. I have one set to visibility:visible when the page loads, and the rest to visibility:hidden. However, in IE 8 & 9, all of the spans are visible when the page loads. The links I made to switch from one span to the next (Javascript) do nothing. It's as if the CSS "visible" attribute is being ignored by IE. All the other styling attributes seem to be correct.

Also, everything works fine in Chrome, Firefox, and Safari.
 
New Post
4/21/2011 8:11 AM
 
Have you tried using display:none instead? I'm not sure why visibility wouldn't be working in IE though. Using display:none will cause the element to hide and not take up any space while visibility:hidden will hide the element but it still takes up its normal space.


Richard Edwards
www.dnnstuff.com
Quality DotNetNuke Modules, Unrivaled Support (since 2004)
All 6 modules for as low as $49
 
New Post
4/26/2011 3:06 PM
 
Thanks for the reply Richard. I have now identified the problem to be slightly different than I first thought. Internet Explorer is actually ignoring all CSS for the entire page, not just the visibility attribute. I am just putting the CSS code in the header in a normal way:

<style type='text/css'>
body {
etc.........
}
</style>

Any ideas as to why IE is not running this code? Still works in every other browser.

Thanks.
 
New Post
4/26/2011 5:35 PM
 
Do you have a url where I can take a look? If you'd rather not post it here, send me an email at support at dnnstuff dot com


Richard Edwards
www.dnnstuff.com
Quality DotNetNuke Modules, Unrivaled Support (since 2004)
All 6 modules for as low as $49
 
New Post
4/27/2011 2:08 PM
 
mg22 wrote:
Thanks for the reply Richard. I have now identified the problem to be slightly different than I first thought. Internet Explorer is actually ignoring all CSS for the entire page, not just the visibility attribute. I am just putting the CSS code in the header in a normal way:



Any ideas as to why IE is not running this code? Still works in every other browser.

Thanks.

 i got this problem too

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...CSS problem in Internet Explorer only!CSS problem in Internet Explorer only!


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