Page 2 of 3

Re: ComboBox Question

PostPosted: 24 May 2017 09:16
by Alexander Bulei
Hi fateh78,

JQComboBox inherits from TIWComboBox (Intraweb Component), and have only few new properties.

Moreover, the IWCGjQuery Suite is for desktop app.

Best Regards.

Re: ComboBox Question

PostPosted: 27 May 2017 01:52
by fateh78
I meant JQComboBoxEx

Re: ComboBox Question

PostPosted: 30 May 2017 12:25
by Alexander Bulei
Hi fateh78,

We're not guarantee, that all components of desktop suite works fine in mobile/tablets.

Best Regards.

Re: ComboBox Question

PostPosted: 03 Jun 2017 14:53
by fateh78
i solved :idea: :idea: :idea:
do not ask me how i make that :D
in short, i used chrome remote debugging to debug page on mobile :
https://developers.google.com/web/tools/chrome-devtools/remote-debugging

then read this page :
https://developers.google.com/web/updates/2017/01/scrolling-intervention

blablabla : go to jquery.fastclick.min.js and change a.addEventListener("touchstart",this.onTouchStart, !1) to be like this :
a.addEventListener("touchstart",this.onTouchStart, {passive: True})

do not forget to to clear browser cash to reload the new version of file

best regards everybody

Re: ComboBox Question

PostPosted: 06 Jun 2017 16:59
by fateh78
:loudspeaker: Sousaaaaaaaaa :idea:

Re: ComboBox Question

PostPosted: 06 Jun 2017 17:01
by Alexander Bulei
Hi fateh78,

What's is going on?

Re: ComboBox Question

PostPosted: 06 Jun 2017 17:20
by fateh78
i just expected some comment

Re: ComboBox Question

PostPosted: 06 Jun 2017 17:25
by Alexander Bulei
about?

Re: ComboBox Question

PostPosted: 07 Jun 2017 16:39
by fateh78
about what we have to eat at lunch today

Re: ComboBox Question

PostPosted: 07 Jun 2017 16:51
by Alexander Bulei
Hi Mr.fateh78,

fateh78 wrote:about what we have to eat at lunch today


Those comments are unnecessary....it's not a kid's forum or pub...

Best Regards.