Hello, this is not really a bug but I combed the source trying to find a way to
get the target element in the LiveUpdate callback (particularly the id). I was
able to use $(this).attr('id') in the CommitCallback but for the life of me, I
can't find anything equivalent in the LiveCallback.
The reason I am pursuing this is that I would like to update different target
"live" based on the input element being used (so the example is almost what I
need but would have the element change based on the different instance of the
jpicker being used). Ideally, I would not search for it every time the live
element fires but would have it stored in a global variable that can be
accessed by LiveUpdate.
Hope this make sense.
Thanks,
Rob
Original issue reported on code.google.com by hikapal...@gmail.com on 5 Nov 2011 at 6:51
Original issue reported on code.google.com by
hikapal...@gmail.com
on 5 Nov 2011 at 6:51