Master-slave structure BUG in DWZ1.4.3

Source: Internet
Author: User
The template file code is as follows: [html] & lt; tableclass & quot; listnowrapitemDetail & quot; addButton & quot; add a post ?? Quot; width & quot; 100% & quot; & gt; & lt; thead & gt; & lt; tr & gt; & lt; thtype & quot; lookup & qu

The template file code is as follows:

 

[Html]






















                          
Post CodePosition name Compilation quantitySecondary noteDelete rows
 
 
 
Search back
 
 
 
 
 
 
 
Delete
 






















Post Code Position name Compilation quantity Secondary note Delete rows



Search back







Delete


An error occurs when you click Delete row after IE is running, but FireFox can be deleted normally. The error message of IE browser is as follows:

Syntax error, unrecognized expression: [href ^ = javascript:]

It is determined that Jquery compatibility is the problem:

Check the problematic code lines in the topic Js file:

If ($ btnDel. is ("[href ^ = javascript:]") {

Changed:

If ($ btnDel. is ('[href = "javascript: void (0)"]') {

The problem is solved.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.