It's just a plain javascript function, where does jQuery enter? You
just need to define the function (it it's not already defined):

function openBIO('p1,p2,p3') {
   //do something with p1,p2,p3
}


On Nov 2, 8:39 am, Titasix <[EMAIL PROTECTED]> wrote:
> I have table that the column has one of the links subject title
> above,how jQuery handle it?
> thanx

Reply via email to