anbu paj

Greenhorn
+ Follow
since Feb 29, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by anbu paj

Hi,
I forgot to update this code part ...


<h:inputTextarea blur="document.getElementById('orderDetails:updateComments').click();"
id="commentInput" cols="60" rows="7"
value="#{ajaxsample.textValue}">

thanks
16 years ago
JSF
Hi,
Thanks for your reply. yes here is the code snippet iam using.i need a functionality to submit the values in a textarea in onblur event of text area.so i have used this code to achieve this functionality by this code


the same code was working in jsf sunRI and ajax4jsf jar files.. but i have issue with JSF sunRI and richfaces jar files....


thanks
16 years ago
JSF
hi all
we have developed ajax using jsf (sun ri) and ajax.jar. later when we shifted to richfaces we found that the ajax functions like commandbutton are not working. no action is triggered for this.now we are using jsf(sun ri) and richfaces. kindly advice on this as this is blocking our project proceedings.

thanks in advance
anbarasan
16 years ago
JSF