sunil langeh

Ranch Hand
+ Follow
since Sep 04, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by sunil langeh

Tsang, Got your hint, Let me try and will get back with thanks.. :)
11 years ago
JSF
Friends Please assist me for this problem...Thanks
11 years ago
JSF
Hi All,
I am working on JSF 1.2 version, As per requirement i am populating two drop down list in JSP but the problem is my action is not executing while submitting the page, it is just refreshing the page in same window.

Interesting part is: its working fine if i am using any one of the drop down list separately, but not while using both together.
Please help..

Here is the code:
11 years ago
JSF
Thanks for your reply - TIM,
Could you please explain me how to clear the model with some example...
12 years ago
JSF
Hi Friends,

While working with JSF i am facing a problem i.e textbox is not getting cleared on successfully submission of the form, Please give some idea..

Thanks
Sunil
12 years ago
JSF
Is this for those holding a valid working visa over there??
12 years ago
Hi Guys,
Can any body explain briefly how HashMap works internally, which data structure it use to store the key values pairs.. ?
Hello Friends,
If any one of you want to sale his/her voucher for SCWCD/OCPJWCD 1.5 Exam,
Please contact to me at [email protected]


Thanks
13 years ago

Eric Pascarello wrote:Only use jQuery to add the event on document ready.

Eric



Still not working

Eric Pascarello wrote:

sunil langeh wrote:and its start working in FireFox too, but the problem is that, all the boxes are not get checked on first click, its getting checked on 2 clicks



Because you are adding the click event AFTER you click!

* Click one adds the jQuery click
* click 2 adds the jQuery event again and calls the jQuery event added in click one
* click 3 adds the jQuery event and calls the jQuery event added in click one and calls the jQuery event added in click two

Eric



So what should i do eric to handle this, Please suggest ..
Hi Eric,
I have implemented the code like: and its start working in FireFox too, but the problem is that, all the boxes are not get checked on first click, its getting checked on 2 clicks
Hi Eric,
Thanks for the quick reply, I tried as you suggested but still its not working, Jquery is not showing any results while clicking on the checked box for Firefox, but for IE its resulting something like this:
Hi friends , I am putting the below mentioned Jquery in code, its working fine on IE but not on Firefox, Can anyone help me??
Thanks to all Guys...
15 years ago