Dhtml tooltip effect feds away after sorting data in table

R

Radha Langde

hello friends,

i am using tooltip.js library in my rails application to implement
tooltip effect on table data.
my table contains column 'project'. but when i sort the contents of the
column 'project' using sort_key => column name i.e project, the
onmouseover (tooltip)effect feds away.when i refresh the browser, the
mouseover effect again continues.

i have used content tag for the same.
content_tag('table', content_tag('tr',
content_tag('td',content_tag('p',"#{project_name}"),
:eek:nMousemove=>"ddrivetip('#{value}')", :eek:nMouseout=>"hideddrivetip()")))

Is it a javascript loading problem...!!!

does anyone hv any suggestions for this. m in hurry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top