drgwsx8405 2012-10-09 15:03
浏览 17
已采纳

IE9错误 - 表单标签丢失

I have a joomla article that contain a form was createed using rsform component

http://www.kjetilhaugmo.no/videos/36-video-6

use password: 'test' to see the content

everything works as it suppose to work in all browsers but as you expected not in IE :)

the strange thing is the form works on IE8 and IE7 but not in IE9

I looked alot for the issue and found that the tag form does not appear in the generated code on IE9

I already checked the code that responsible for creating the form and every thing is perfect

$formLayout = '<form method="post" '.$CSSId.$CSSClass.$CSSName.$CSSAdditionalAttributes.' enctype="multipart/form-data" action="'.RSFormProHelper::htmlEscape($u).'">'.$formLayout.'</form>';

I'm out of solutions

any help please

  • 写回答

1条回答 默认 最新

  • dounei5721 2012-10-09 15:37
    关注

    A quick search on the www : http://www.rsjoomla.com/support/documentation/view-article/642-my-form-wont-submit-in-internet-explorer-9.html

    I looked at your code and you do have the form inside « p » tag. You can start there.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥30 eclipse开启服务后,网页无法打开
  • ¥30 雷达辐射源信号参考模型
  • ¥15 html+css+js如何实现这样子的效果?
  • ¥15 STM32单片机自主设计
  • ¥15 如何在node.js中或者java中给wav格式的音频编码成sil格式呢
  • ¥15 不小心不正规的开发公司导致不给我们y码,
  • ¥15 我的代码无法在vc++中运行呀,错误很多
  • ¥50 求一个win系统下运行的可自动抓取arm64架构deb安装包和其依赖包的软件。
  • ¥60 fail to initialize keyboard hotkeys through kernel.0000000000
  • ¥30 ppOCRLabel导出识别结果失败