Forum Post: RE: Problems with lookup fields

  • Thread starter Thread starter matman
  • Start date Start date
Status
Not open for further replies.
M

matman

Guest
Hi Gian, using your way of implementing and code I managed to get it working. Do you happen to know why no change() events are fired? I was using the following code to catch them: script $(function() { $("#R114854155").change(function() { alert("Changed"); }); }); /script

Continue reading...
 
Status
Not open for further replies.
Back
Top