• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

IE10 vs. CFLAYOUT spins browser?

New Here ,
Jul 03, 2013 Jul 03, 2013

Copy link to clipboard

Copied

Spent past 12 weeks building web site using a ton of CFLAYOUT's; which are new to me. 

Developed in Google Chrome.

Today someone told me it was spinning.  In IE10.

Removed code chunks bit by bit.  Til I found the culprit.

Then I built an incredibly simple test template ...

                      <cflayout type="tab"

                        align="left"

                        name="eventdet"

                              tabHeight="100px"

                        tabPosition="top"

                              HEIGHT="900"

                              WIDTH="800"

                              style="font-verdana;color:silver;font-size:30px;font-style:italic;width:100px"

                    >

                    <cflayoutarea

          closable="false"

    disabled="false"

    inithide="false"

    name="string"

    selected="false"

    title="When / where">

          

           <table width="700">

           Test

           </table>

           </cflayoutarea>

 

                    </cflayout>

 

It spins.

Can it really be that CFLAYOUT is not compatible with IE10?  Yet is under Firefox and Chrome?

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 06, 2013 Jul 06, 2013

Copy link to clipboard

Copied

I have run your code on IE 10.0.9200.16618, and have found no evidence of "spinning". What about updating IE (through Windows Update)?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 06, 2013 Jul 06, 2013

Copy link to clipboard

Copied

Ok, this IS odd then.  Just updated per your idea, to 10.0.9200.16618  and the same spinning occurs.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 06, 2013 Jul 06, 2013

Copy link to clipboard

Copied

Don't seem to be able to PM you.  Wonder if I could send a URL with this code in it online and see if it fails elsewhere?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 07, 2013 Jul 07, 2013

Copy link to clipboard

Copied

cf_code_warrior wrote:

Don't seem to be able to PM you.

Click on my name. The 'People' screen should open. In the top right-hand corner, under the Actions heading, click on Send Private Message.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 08, 2013 Jul 08, 2013

Copy link to clipboard

Copied

I could open the link you sent me, without any problems. I have IE 10 and Windows 7 Ultimate.

You further explained what you mean by spinning. The hourglass spins, and the browser displays no other content.

This makes me wonder what kind of response is reaching your IE 10 browser. Could you please show us the page-source of the 'spinning' page.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 08, 2013 Jul 08, 2013

Copy link to clipboard

Copied

The page source is above.

But I provide again below.

  <cflayout type="tab"

                        align="left"

                        name="eventdet"

                              tabHeight="100px"

                        tabPosition="top"

                              HEIGHT="900"

                              WIDTH="800"

                              style="font-verdana;color:silver;font-size:30px;font-s tyle:italic;width:100px"

                    >

                    <cflayoutarea

          closable="false"

    disabled="false"

    inithide="false"

    name="string"

    selected="false"

    title="When / where">

         

           <table width="700">

           Test

           </table>

           </cflayoutarea>

                    </cflayout>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 09, 2013 Jul 09, 2013

Copy link to clipboard

Copied

Oh, no, misunderstanding. I meant the page-source you get by opening the page in IE 10, and navigating to the menu View => Source.


Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jul 09, 2013 Jul 09, 2013

Copy link to clipboard

Copied

LATEST

Ok, getting more weird by the minute.

I tried to get you that and IE would not let me right click the mouse without giving an error message ... "site is not responding.

Then it closed the opened dialogue window, the reloaded it. 

As it reloaded it it spun.

But the phone rang.

Talking 100 seconds to load, the content suddenly appeared!

Like what?  I then looked at the "telemetry" and saw no templates with red marks indicative of delays loading ...  so WTH?

Tried it again ... it loads after a 100 sec wait. But the next screen, after clicking the button ... nova.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation