![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Content doesn't appear on IE 7
Although content of my web page appear on other browsers such as Mozilla,
Opera, Safari and Netscape Navigator, it (this particular page) doesn't show up its contents. When I take its code from "view source" of the IE 7 browser window, the source code contains what I have included in the web page. The apperance of the web page in IE 7 is white blank page and there is no indications about the errors in page. please tell me what is going on through my e-mail: abeysiriwardana@yahoo.com -- PrabathCA |
|
|||
|
Re: Content doesn't appear on IE 7
Prabath wrote:
> Although content of my web page appear on other browsers such as Mozilla, > Opera, Safari and Netscape Navigator, it (this particular page) doesn't show > up its contents. > > When I take its code from "view source" of the IE 7 browser window, the > source code contains what I have included in the web page. > > The apperance of the web page in IE 7 is white blank page and there is no > indications about the errors in page. please tell me what is going on through URL? |
|
|||
|
Re: Content doesn't appear on IE 7
"Prabath" <Prabath@discussions.microsoft.com> wrote in message
news:75DFC459-9259-4D17-876A-083C7329889A@microsoft.com... > Although content of my web page appear on other browsers such as Mozilla, > Opera, Safari and Netscape Navigator, it (this particular page) doesn't > show > up its contents. > > When I take its code from "view source" of the IE 7 browser window, the > source code contains what I have included in the web page. > > The apperance of the web page in IE 7 is white blank page and there is no > indications about the errors in page. please tell me what is going on > through > my e-mail: abeysiriwardana@yahoo.com > -- > PrabathCA Windows version? URL? -- Frank Saunders MS-MVP IE,OE/WM www.fjsmjs.com Do not reply with email |
|
|||
|
Re: Content doesn't appear on IE 7
I have found the answer. The opening script tag closed with itself doesn't
support in IE 7 ---> <script ............... /> doesn't work. But when it comes ----> <script></script> it works. Any way thanks all of you for trying to give a solution. -- PrabathCA "Frank Saunders MS-MVP IE,OE/WM" wrote: > "Prabath" <Prabath@discussions.microsoft.com> wrote in message > news:75DFC459-9259-4D17-876A-083C7329889A@microsoft.com... > > Although content of my web page appear on other browsers such as Mozilla, > > Opera, Safari and Netscape Navigator, it (this particular page) doesn't > > show > > up its contents. > > > > When I take its code from "view source" of the IE 7 browser window, the > > source code contains what I have included in the web page. > > > > The apperance of the web page in IE 7 is white blank page and there is no > > indications about the errors in page. please tell me what is going on > > through > > my e-mail: abeysiriwardana@yahoo.com > > -- > > PrabathCA > > Windows version? > URL? > > -- > Frank Saunders MS-MVP IE,OE/WM > www.fjsmjs.com > Do not reply with email > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|