Webpos js not binding to clicks

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Webpos js not binding to clicks

Deepak Agarwal-2
Links like 'payCashConfirm' are not working because jquery is not binding
to it.
Firefox, trunk r1335728

--
Thanks,
Deepak Agarwal,
Reply | Threaded
Open this post in threaded view
|

Re: Webpos js not binding to clicks

Deepak Agarwal-2
I tried changing the method jQuery('#amountCash').keypress in PayCash.js
to jQuery('#amountCash').bind("keypress", ..) and then it starts working.

Was it a bug?

On Sat, Jul 14, 2012 at 3:53 PM, Deepak Agarwal <[hidden email]>wrote:

> Links like 'payCashConfirm' are not working because jquery is not binding
> to it.
> Firefox, trunk r1335728
>
> --
> Thanks,
> Deepak Agarwal,
>
>
>


--
Thanks,
Deepak Agarwal,

Paxcel Technologies Pvt Ltd.
Hartron Complex, Sector 18, Gurgaon, India.
E-Mail: [hidden email]
Mobile: +91 9910322604
Reply | Threaded
Open this post in threaded view
|

Re: Webpos js not binding to clicks

Jacques Le Roux
Administrator
Much likely yes, please create a Jira and provide a patch

thanks

Jacques
PS: FYI, not sure why, got your 2 mails recognized as spam by SpamCop

From: "Deepak Agarwal" <[hidden email]>

>I tried changing the method jQuery('#amountCash').keypress in PayCash.js
> to jQuery('#amountCash').bind("keypress", ..) and then it starts working.
>
> Was it a bug?
>
> On Sat, Jul 14, 2012 at 3:53 PM, Deepak Agarwal <[hidden email]>wrote:
>
>> Links like 'payCashConfirm' are not working because jquery is not binding
>> to it.
>> Firefox, trunk r1335728
>>
>> --
>> Thanks,
>> Deepak Agarwal,
>>
>>
>>
>
>
> --
> Thanks,
> Deepak Agarwal,
>
> Paxcel Technologies Pvt Ltd.
> Hartron Complex, Sector 18, Gurgaon, India.
> E-Mail: [hidden email]
> Mobile: +91 9910322604
>