为什么这个页面在ie和chrome下显示完全不同?解决方法

WBOY
Release: 2016-06-13 10:16:59
Original
1105 people have browsed it

为什么这个页面在ie和chrome下显示完全不同?

HTML code
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->
Copy after login


在ie下显示为正确的文本框,选择目标文件后会正确地显示文件的绝对路径名;
但是在chrome或是火狐里面就看不到文本框了,而且选择文件后只显示文件名?

------解决方案--------------------
firefox可以看到文本框,也显示路径,但是post不到路径值,只能post到文件名
要实现,用ajax上传
------解决方案--------------------
正常,每个浏览器解析处理方法不一样
这叫个性。
------解决方案--------------------
你用了哪个版本。是不是浏览器坏了?
------解决方案--------------------
这叫与众不同,显示出自己的个性。
------解决方案--------------------
探讨
浏览器是ie9,chrome和firefox,页面后缀名是.php不是html哈

------解决方案--------------------
这个是正常。浏览器就这么设计的
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!