Re: [Trinidad] check for ppr with javascript

2008-12-16 Thread Daniel Niklas
Hi, perhaps i found a solution. Register an event-Handler on form-elements and then check for varialbe "busy": if (typeof busy == 'undefined') // non-ppr-request This seems to work... Daniel :-) -- View this message in context: http://www.nabble.com/-Trinidad

Re: [Trinidad] check for ppr with javascript

2008-12-16 Thread Walter Mourão
onitor method function be executed only when the PPR > > starts/stops. > > > ... but i want to monitor *non* ppr-request!? > > Daniel > > -- > View this message in context: > http://www.nabble.com/-Trinidad--check-for-ppr-with-javascript-tp20957976p21029570.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > >

Re: [Trinidad] check for ppr with javascript

2008-12-16 Thread Daniel Niklas
Hi Walter, Walter Mourão-2 wrote: > > Makes the generalPPRMonitor method function be executed only when the PPR > starts/stops. > ... but i want to monitor *non* ppr-request!? Daniel -- View this message in context: http://www.nabble.com/-Trinidad--check-for-ppr-wit

Re: [Trinidad] check for ppr with javascript

2008-12-11 Thread Walter Mourão
t; > showDivWait(); > > } else { > > closeDivWait(); > > } > > } > > > I'm not sure, but i think, that i wouldn't get a notification if it isn't a > ppr request?! > > Daniel > > -- > View this message in context: &g

Re: [Trinidad] check for ppr with javascript

2008-12-11 Thread Daniel Niklas
a notification if it isn't a ppr request?! Daniel -- View this message in context: http://www.nabble.com/-Trinidad--check-for-ppr-with-javascript-tp20957976p20958883.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: [Trinidad] check for ppr with javascript

2008-12-11 Thread Walter Mourão
de, allready...) > > Any suggestions? > > Thanks, Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--check-for-ppr-with-javascript-tp20957976p20957976.html > Sent from the MyFaces - Users mailing list archive at Nabble.com. > >

[Trinidad] check for ppr with javascript

2008-12-11 Thread Daniel Niklas
? Thanks, Daniel -- View this message in context: http://www.nabble.com/-Trinidad--check-for-ppr-with-javascript-tp20957976p20957976.html Sent from the MyFaces - Users mailing list archive at Nabble.com.