Re: jquery tooltip

2010-04-24 Thread WebbedIT
My advice would be to search google for 'jquery + tooltip' and implement whichever script you decide to use by first retrieving the tooltip content on page load, then if you want to ajax the tooltip content give it a go and come back to use with the specific issues your are facing. HTH Paul

jquery tooltip

2010-04-23 Thread priya dhakane
i want to display dynamic content in tooltip taken from database how to access database field details for each image.and how to display tooltip using jquery. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this

Re: jquery tooltip

2010-04-23 Thread cricket
On Apr 23, 2:09 am, priya dhakane priya.dhak...@gmail.com wrote: i want to display dynamic content in tooltip taken from database how to access database field details for each image.and how to display tooltip using jquery. You might need to provide more information. What does the database