Re: JavaScript function call

2009-12-30 Thread gilbert F.
Great. Thanks Kevin! On Dec 29, 1:28 am, Kevin Renskers wrote: > First of all, in your template include jQuery: > http://ajax.googleapis.com/ajax/ > libs/jquery/1.3/jquery.min.js"> > > Create a new javascript file, and put the following code in it: > > // This is automatically run when the do

Re: JavaScript function call

2009-12-29 Thread Kevin Renskers
First of all, in your template include jQuery: http://ajax.googleapis.com/ajax/ libs/jquery/1.3/jquery.min.js"> Create a new javascript file, and put the following code in it: // This is automatically run when the document has been completely loaded $(function() { // Find all tr's in your

Re: JavaScript function call

2009-12-28 Thread gilbert F.
Hi Kevin, Sorry I could not make progress therefore I am considering to use jQuery. As I never used it, can I have your jQuery code for reference? You may send to my e-mail gilber...@gamil.com Thanks so much. On Dec 28, 9:19 am, "gilbert F." wrote: > Hi Kevin, > > Thanks so much for your repli

Re: JavaScript function call

2009-12-28 Thread gilbert F.
Hi Kevin, Thanks so much for your replies. Following your suggestions I have moved tag out of .