|
Title: linkbutton({iconAlign:this.value}) it does not work Post by: crackerlover on October 23, 2012, 08:00:53 PM :(
url: http://jeasyui.com/demo/main/index.php?plugin=LinkButton&theme=default&dir=ltr&pitem= question: I copy the Source Code, and modify the library path, but it doesn't work! But I modify like this: <select onchange="$('#button-bar a').linkbutton({disabled:true})"> It works! Who can tell me why? Is it a bug? Title: Re: linkbutton({iconAlign:this.value}) it does not work Post by: stworthy on October 23, 2012, 09:13:53 PM The iconAlign property does not supported until version 1.3.2.
|