|
-
Dec 23rd, 2005, 05:21 PM
#1
Thread Starter
Frenzied Member
Table with moving sides
I want to make a basic table... well something like it but i want the cells to be movable to the users like.. how can this be done?
-
Dec 23rd, 2005, 06:45 PM
#2
Re: Table with moving sides
-
Dec 23rd, 2005, 07:16 PM
#3
Thread Starter
Frenzied Member
Re: Table with moving sides
I didn't want the whole table to move just the inside line between two cells...
-
Dec 23rd, 2005, 07:26 PM
#4
Re: Table with moving sides
That's not what you said in your first post. I don't understand what you mean though, are you talking about being able to resize the table cells or move them around?
-
Dec 23rd, 2005, 07:30 PM
#5
Thread Starter
Frenzied Member
Re: Table with moving sides
sorry i mean like this
PHP Code:
<table border="1" width="100%">
<tr>
<td>
</td>
<td>
</td>
</tr>
</table>
http://www.rugbyleaguenz.com/admin/email/table.php
but i can change the width of the cells
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|