Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 08:15:17 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155440 Posts in 21702 Topics by 7732 Members
Latest Member: Smacki
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Problem with IE  (Read 365 times)
Primoz

Offline Offline

Posts: 37


« on: September 10, 2008, 06:37:36 AM »

I installed WB 2.7 on the server and created a simple web page www.golaz.si. The page works normally in the Mozilla Firefox but not so great in IE. The content of page is not displayed in IE, just blank page with page links. Help please!
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2294



WWW
« Reply #1 on: September 10, 2008, 08:59:58 AM »

You have copied a complete MSWord webpage in the page.
All kind of MSWord styling (that FF will ignore) is also added to the page.

some data taken from your site
Code:
<link rel="File-List" href="file:///C:\DOCUME~1\Kh\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" />
<link rel="themeData" href="file:///C:\DOCUME~1\Kh\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" />
<link rel="colorSchemeMapping" href="file:///C:\DOCUME~1\Kh\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" />

If you want to be really sure not to copy the MS style information:
  • copy the text you made in MSword
  • paste that in a texteditor (notebook)
  • copy that from the texteditor
  • paste that into the wysiwyg editor.

Now you can be sure there is only text without styles.

Ruud
Logged

Professional WebsiteBaker Solutions
Primoz

Offline Offline

Posts: 37


« Reply #2 on: September 10, 2008, 11:07:38 AM »

In which file is that code written?
Logged
Ruud
WebsiteBaker Org e.V.

Offline Offline

Posts: 2294



WWW
« Reply #3 on: September 10, 2008, 11:11:53 AM »

I just did a "view source" on the homepage.

Ruud
Logged

Professional WebsiteBaker Solutions
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!