jQWidgets Forums
Forum Replies Created
-
Author
-
July 30, 2014 at 5:20 pm in reply to: jqxNumberInput change event jqxNumberInput change event #57837
Hi Peter,
Sorry, I was using spin buttons to change the values which i didn’t specify above. So “change” event is raised immediately after changing the value using spin buttons. If its correct behaviour in mobiles, then its fine.Thanks
SpiralJuly 30, 2014 at 10:47 am in reply to: jqxNumberInput change event jqxNumberInput change event #57819Hmm..Thanks Peter..but in “MOBILES”, change event is not raised on blur for jqxNumberInput, but its raised immediately after changing value.
Thanks
SpiralJuly 28, 2014 at 12:16 pm in reply to: jqxNumberInput change event jqxNumberInput change event #57757Thanks Peter. Also this an issue with the behaviour of jqxNumberInput change event on mobiles?
Thanks
SpiralJuly 28, 2014 at 10:51 am in reply to: jqxNumberInput change event jqxNumberInput change event #57753Thanks Peter. Actually we are doing validation on ‘change’ event and if validation fails, we display a confirmation dialog box to user like “OK/CANCEL”. But after that , we are unable to goback to the screen. So is there any way to overcome this. This is happening only in mobiles. In desktops, its working fine. Also, my observation is ‘change’ event is acting as ‘valuechanged’ event in mobiles.
Thanks
SpiralHi Peter,
Any help on above.Thanks
SpiralThanks Peter. At present we are using jqwidgets version 3.1.0. Upgradation is not possible at this time. The solution specified above to use different instances of jqChart is working fine on version 3.4.0. Its implemented at http://jsfiddle.net/spiral75/E8sRA/, but its not working on version 3.1.0, even on deleting div and creating a new div dynamcially, the removed color is vanishing on drilldown. Is there any quick solution for this.
Thanks
SpiralThanks Peter. Also peter, if we hover mouse over china, then tooltip is displayed, and before tooltip vanishes, if we drill down china, then the tooltip of china is there permanently. Is there any solution for this.
Thanks
SpiralHi Peter,
Any help on above..Thanks
SpiralThanks peter. Also Is there any way through which we can identify which color of legend was removed so that we can reset it before moving another chart.
Also i am unable to reproduce the same on jsfiddle..
Thanks peter..i removed selectedIndex from http://jsfiddle.net/spiral75/6H8ae/13/. Then i performed following steps in chrome
1. Seleted ‘Affogato’ from dropdown. (event is raised)
2. Then i erased it by selecting empty value from dropdown. (event is raised)
3. Then i typed ‘a’ and from the search results i selected ‘Affogato’ (event is not raised…)Thanks peter…but i typed ‘a’ and after selecting ‘Affogato’ also the event is not raised..Its happening in chrome..
June 20, 2014 at 1:23 am in reply to: combobox with autocomplete as true combobox with autocomplete as true #56119Can anyone help me on above..
June 19, 2014 at 12:48 pm in reply to: combobox with autocomplete as true combobox with autocomplete as true #56094Hi,
Below is the jsfiddle link, the issue is coming on chrome browser..
http://jsfiddle.net/spiral75/6H8ae/10/ -
AuthorPosts