mindprints
Programmer
Hi, I wish to show the results of a mysql query using the airport display script authored by Gerard Ferrandez:
He applies airport display effects to the contents of <a> tags.
I am doing php queries of a mysql db and putting the results into strings.
Does anyone have a hum on how I can get these query values into the divs or, alternativley, rewrite Ferrandez's script to make the query there and apply the effect to the results when they are displayed?
I put together, for reference, at whachacallit.com/site2/, my query function (onclick) and the airport effects fx (onload with static content) it is a demo of the two methods which I hope could become one.
He applies airport display effects to the contents of <a> tags.
I am doing php queries of a mysql db and putting the results into strings.
Does anyone have a hum on how I can get these query values into the divs or, alternativley, rewrite Ferrandez's script to make the query there and apply the effect to the results when they are displayed?
I put together, for reference, at whachacallit.com/site2/, my query function (onclick) and the airport effects fx (onload with static content) it is a demo of the two methods which I hope could become one.