gigaZhang / struts2-jquery

Automatically exported from code.google.com/p/struts2-jquery
0 stars 0 forks source link

Struts2 jquery ancchor tad is not disabled #1111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. create an anchor tag e.g. 

 <sj:a onClickTopics="reload_link" button="true" buttonIcon="ui-icon-refresh" disabled="true" theme="simple" buttonText="false" ></sj:a>    

What is the expected output? What do you see instead?
It sholud be disabled i.e i cannot click it but instead iam able to click it.

Which struts2 version?
2.3.16.3

Which struts2-jquery plugin version?
3.7.0

Please provide any additional information below.

Original issue reported on code.google.com by aghaal...@gmail.com on 24 Jun 2014 at 12:32