Hello all -- I want to show customized tooltips (basically using jquery to create the popup). It shows up correctly. Now the problem I have is to display the actual content. I have the content for the tooltips in the DB. Right now I store them in title attribute but that is a problem by itself. When you do a mouseover on any of the items, default tooltip shows up along with the popup which I have.
I would like to disable that. But if I remove the title attribute I wont be able to store the text that I want. I dont know if there are any other attributes I can use to store information such as tooltip and then use it using jquery to extract text and display it in my popup. Any ideas ? Thanks, S -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
