Mozilla中的iframe问题

Mozilla中的iframe问题

本文介绍了Mozilla中的iframe问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我的名字是Saurabh Pant。我是.net2.0的网络开发人员。我正在开发博客应用程序。我在我的应用程序中使用IFrame。但是iframe没有在Mozilla Firefox和Netscape Navigator中显示,并且在Internet Explorer中工作得很好。 请尽快给我推荐。 谢谢和问候 Saurabh裤子My name is Saurabh Pant. I am a web developer in .net2.0.I am working on a blog application.I am using an IFrame in my application. But the iframe is not showing in Mozilla Firefox and Netscape Navigator and working perfect in internet explorer.Please suggest me as soon as possible.Thanks and RegardsSaurabh Pant推荐答案 我不认为这是一个.NET问题....我已经把这个帖子移到了HTML论坛。 您能否发布iframe的HTML代码,以便获得有关问题的帮助? 谢谢! -FrinnyI don''t think that this is a .NET problem....I''ve moved this thread to the HTML forum.Could you please post your HTML code for the iframe so that you can receive help on the problem?Thanks!-Frinny 亲爱的,谢谢你的帮助。实际上我有创建了一个文本编辑器,用于格式化 文本,如粗体,斜体,颜色。为了这个目的,我使用iframe作为textarea.It在Internet Explorer中完美运行,但没有在mozilla和netscape中显示。这是一个很大的代码,这就是为什么我不能发送它。 这个完整的编辑器正在使用html和javascript。 尽快帮助我。 问候 Saurabh PantHi dear, thanks for the help.Actually I have created a text editor for formattingthe text such as bold, italic, color. For this purpose i am using an iframe as a textarea.It is working perfectly in internet explorer but not showing in mozilla and netscape .It''s a big code that''s why i cann''t send it.This Complete editor is working through html and javascript.help me as soon as possible.RegardsSaurabh Pant 你不需要发布所有的JavaScript和Html。 你只需要发布关于iframe的片段。 除非我能看到你在做什么,否则我不知道如何帮助你。 你有没有尝试用w3c验证你的HTML?这可能会有所帮助。 -FrinnyYou don''t need to post all of the JavaScript and Html.You just need to post the snippet that concerns the iframe.I don''t know how to help you unless I can see what you''re doing.Have you tried validating your html with w3c? That could help.-Frinny 这篇关于Mozilla中的iframe问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-23 22:51