![]() |
| ||||||||||
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Javascript Need help with the (primarily) client-side programming language? This is the place. Includes discussion on AJAX (Asynchronous JavaScript and XML). |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Is it possible to use JavaScript to move a tables location? You have a web page with 3 colums, each has tables in them. Could you move tables to other locations? Like switch the side tables around so the left tables are on the right side and the right side on the left side. Just to give the visitors a little more ability to customize the layouts. |
| |||
| I think you can hide tables and expand them but i am not sure about being able to move tables from left to right. You can also sort tables using javascript. check out this link - Sortable Table javascript: Sort your tables easily! |