Hi All,

 

I am working on a page that has 4 configuration sections at the bottom of the page with 4 links to them higher up on the page.  We are using the Effects.BlindDown to show the lower section when the corresponding link is clicked.  We also use the “new Effects.ScrollTo(‘DIVTag’)” to have the page scroll to the newly opened section.  Now this works fine in Mozilla and for most everything in IE.  Problem is on the last one of the four DIV sections IE will not scroll the whole way down the page.  Now there is a page footer after the closing </div> tag for the last <div> section.

 

Has anyone had any problems using this ScrollTo method with IE and is there a work around that needs to be accomplished.

 

An example of my div tag is:

<div id=”MyDivTag” style”DISPLAY: none;”>

.

.

.

</div>

 

Any help or questions are greatly appreciated.

 

Thanks,

 

Jim

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to