Jump to content

[SOLVED] div not resizing in IE


arcademint.com

Recommended Posts

hi,

 

i am changing the .display of a div by javaScript..

 

example..

 

<div id="content">

sample text here.

</div>

 

<a onClick="...resize the display:none..">hide</a>

<a onClick="...resize the display:block..">Show</a>

 

 

everything works fine in FireFox. but in the ie.. the contents invisible after i changed display:none. but its still showing empty space in that area..

 

please help me !.

i lost few hours trying this :-(

Thanks..

Link to comment
https://forums.phpfreaks.com/topic/70310-solved-div-not-resizing-in-ie/
Share on other sites

ok, thanks for your reply.

 

my main site is : http://www.myfreegamespot.com

 

 

you can view the sample here : http://www.myfreegamespot.com/?cache=gen

in that homepage.. (the first block in the middle...)

its labeled as "Latest Games"

 

click -> "Click to view more latest played games"

 

it using moo.fx.

it works perfect in FireFox but not in IE..

 

 

i tried to add the DOC type in the top of index page, still getting the same error.

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.