Hello, I would like to use the following script that displays tooltips by displaying content from external files fetched by AJAX. Instead of using external files, I would like to display information fetched from a MySQL database, passing a parameter in the URL to get the appropriate record. Can someone help with the AJAX code to fetch from a DB instead of an external file? You can familiarize yourself with the script by going here:http://www.dhtmlgoodies.com/index.html?whichScript=ajax-tooltip. Thanks,
|