I have this javascript.
http://www.nihilogic.dk/labs/wikiped...mary/sumbox.js
and this stylesheet
http://www.nihilogic.dk/labs/wikiped...ary/sumbox.css
and this line in a php page.
<a class="wiki-summary-link" href="http://en.wikipedia.org/wiki/Television">television</a>
THE PROBLEM.
The javascript returns the result from wikipedia in a floating <div> fixed to the <a class="wiki-summary-link" href blabla bla....>
I want the result in a <table> so i can posission the result where i want it to be in the php page.
Please help me Im lost.
//Mikael