View Single Post
  #5 (permalink)  
Old 08-02-06, 12:22 PM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,074
Thanks: 11
Thanked 88 Times in 83 Posts
Include the script following the description on the page, then put the tables you want to move between divs.

Code:
<div id="yourdiv" style="position:absolute;"><table> etc... </div>
This should do it.
Reply With Quote