| |||||||
| Internet Explorer Discuss IE7 or any other IE version. |
![]() |
| | LinkBack | Thread Tools |
| |||
| Red cross in text area IE7 Hi I am trying to access an fckeditor (http://www.fckeditor.net/demo) using IE7 but am getting a red cross in the text area and no toolbars. If I access it using Firefox then everything works fine. I think theremust be some setting I can adjust, but don't know which one. Can anyone help me? Thanks TJ |
| |||
| Re: Red cross in text area IE7 Hi, I suspect that Javascript is being blocked. Is a third-party security program configured to block scripts, scripting, active content? Windows XP or Vista? Don [MS MVP- IE] "TJ" <nomail@not.here.com.de.nz> wrote in message news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... > Hi > > I am trying to access an fckeditor (http://www.fckeditor.net/demo) using IE7 > but am getting a red cross in the text area and no toolbars. If I access it > using Firefox then everything works fine. I think there must be some setting > I can adjust, but don't know which one. Can anyone help me? > > Thanks > TJ |
| |||
| Re: Red cross in text area IE7 Thanks Don There is no third party programs blocking Javascript and I have this problem on both Vista and XP TJ "Don Varnau" <don_04[at]varnau[dot]org> wrote in message news:eeH8R3UBIHA.2268@TK2MSFTNGP02.phx.gbl... > Hi, > I suspect that Javascript is being blocked. Is a third-party security > program configured to block scripts, scripting, active content? > > Windows XP or Vista? > > Don > [MS MVP- IE] > > "TJ" <nomail@not.here.com.de.nz> wrote in message > news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... >> Hi >> >> I am trying to access an fckeditor (http://www.fckeditor.net/demo) using > IE7 >> but am getting a red cross in the text area and no toolbars. If I access > it >> using Firefox then everything works fine. I think there must be some > setting >> I can adjust, but don't know which one. Can anyone help me? >> >> Thanks >> TJ > |
| |||
| Re: Red cross in text area IE7 Hi, Test your Javascript at http://www.dcn.davis.ca.us/go/EXPLOR...avaScript.html To see if a third-party program is causing this turn on the Windows Firewall from Control Panel> Windows Firewall and disable any third-party firewall, security suite, other security, privacy, ad-blocking programs. Don [MS MVP- IE] "TJ" <nomail@not.here.com.de.nz> wrote in message news:%23P3EOvdBIHA.5328@TK2MSFTNGP05.phx.gbl... > Thanks Don > > There is no third party programs blocking Javascript and I have this problem > on both Vista and XP > > TJ > "Don Varnau" <don_04[at]varnau[dot]org> wrote in message > news:eeH8R3UBIHA.2268@TK2MSFTNGP02.phx.gbl... > > Hi, > > I suspect that Javascript is being blocked. Is a third-party security > > program configured to block scripts, scripting, active content? > > > > Windows XP or Vista? > > "TJ" <nomail@not.here.com.de.nz> wrote in message > > news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... > >> Hi > >> > >> I am trying to access an fckeditor (http://www.fckeditor.net/demo) using > > IE7 > >> but am getting a red cross in the text area and no toolbars. If I access > > it > >> using Firefox then everything works fine. I think there must be some > > setting > >> I can adjust, but don't know which one. Can anyone help me? > >> > >> Thanks > >> TJ |
| |||
| Re: Red cross in text area IE7 "TJ" <nomail@not.here.com.de.nz> wrote in message news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... > Hi > > I am trying to access an fckeditor (http://www.fckeditor.net/demo) using IE7 > but am getting a red cross in the text area and no toolbars. What do you *see* if you try to load the iframe? http://www.fckeditor.net/fckeditor/e...oolbar=Default --- > If I access it > using Firefox then everything works fine. I think theremust be some setting > I can adjust, but don't know which one. Can anyone help me? > > Thanks > TJ > > |
| |||
| Re: Red cross in text area IE7 I see a red cross in the top right hand corner TJ "Robert Aldwinckle" <robald@techemail.com> wrote in message news:OPc8MZ3BIHA.3900@TK2MSFTNGP02.phx.gbl... > "TJ" <nomail@not.here.com.de.nz> wrote in message > news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... >> Hi >> >> I am trying to access an fckeditor (http://www.fckeditor.net/demo) using >> IE7 >> but am getting a red cross in the text area and no toolbars. > > > What do you *see* if you try to load the iframe? > > http://www.fckeditor.net/fckeditor/e...oolbar=Default > > > --- > > >> If I access it >> using Firefox then everything works fine. I think theremust be some >> setting >> I can adjust, but don't know which one. Can anyone help me? >> >> Thanks >> TJ >> >> > > |
| |||
| Re: Red cross in text area IE7 "TJ" <noreply@nothere.com.de.fr> wrote in message news:OmSbvFzCIHA.5160@TK2MSFTNGP05.phx.gbl... >I see a red cross in the top right hand corner > TJ I suspect your scripting support is broken (or inhibited) then. E.g. if I disable scripting I see nothing (in particular no Red-X or image placeholders.) If I allow scripting but disable images I still see the background and labels, etc. for the toolbar app. I'm actually using the IE Developer Toolbar to implement these tests but you could use the Security tab, Custom Level dialog to achieve the same results. In fact, doing that you could make Active Scripting a prompt and thus get an even more useful diagnostic for your symptom. It is possible to run a script debugger with this, so if you have one that could give you some clues too but that would be more work than necessary, I think. HTH Robert --- > > "Robert Aldwinckle" <robald@techemail.com> wrote in message news:OPc8MZ3BIHA.3900@TK2MSFTNGP02.phx.gbl... >> "TJ" <nomail@not.here.com.de.nz> wrote in message >> news:ui5AceRBIHA.5652@TK2MSFTNGP02.phx.gbl... >>> Hi >>> >>> I am trying to access an fckeditor (http://www.fckeditor.net/demo) using IE7 >>> but am getting a red cross in the text area and no toolbars. >> >> >> What do you *see* if you try to load the iframe? >> >> http://www.fckeditor.net/fckeditor/e...oolbar=Default >> >> >> --- >> >> >>> If I access it >>> using Firefox then everything works fine. I think theremust be some setting >>> I can adjust, but don't know which one. Can anyone help me? >>> >>> Thanks >>> TJ >>> >>> >> >> > > |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cross Tablet PC | Will Gaits | Manufacturers | 0 | 08-05-2007 07:23 PM |
| Launch input panel from any text area | Yaz | Windows XP Tablet PC Newsgroup | 9 | 03-01-2007 07:30 PM |
| Re: Cross executive pen in the EU? | jeWINK.WINK | Windows XP Tablet PC Newsgroup | 0 | 12-14-2006 05:16 AM |
| New Cross Pen | Dave | Windows XP Tablet PC Newsgroup | 13 | 05-26-2004 09:08 PM |
| Cross Pen | DLR | Windows XP Tablet PC Newsgroup | 2 | 05-26-2004 09:07 PM |