expandable boxes
#1
Posted 08 May 2005 - 10:22 AM
im using iframes for the text box
thx
edit: also i need help with comment systems, if someone could show me how to do that, that would be great
thx agian
#2
Posted 10 May 2005 - 07:47 PM
#3
Posted 10 May 2005 - 08:15 PM
Example of waht you want, cause I cant really understand what you want.
#4
Posted 10 May 2005 - 08:19 PM
#5
Posted 10 May 2005 - 08:45 PM
#6
Posted 11 May 2005 - 02:07 AM
#7
Posted 11 May 2005 - 02:40 PM
#8
Posted 11 May 2005 - 04:02 PM
#9
Posted 11 May 2005 - 08:01 PM
im using dreamweaver with tables
#10
Posted 11 May 2005 - 10:34 PM
#11
Posted 12 May 2005 - 07:09 AM
#12
Posted 12 May 2005 - 02:56 PM
#13
Posted 12 May 2005 - 03:51 PM
#14
Posted 14 May 2005 - 01:12 PM
#15
Posted 14 May 2005 - 01:36 PM
#16
Posted 14 May 2005 - 03:48 PM
#17
Posted 14 May 2005 - 09:32 PM
#19
Posted 15 May 2005 - 11:54 AM
<table id="box" width="500" height="100" border="0" cellpadding="0" cellspacing="0"> <tr> <td><img src="images/top_left.gif" width="2" height="2"></td> <td background="images/top.gif" height="2"></td> <td><img src="images/top_right.gif" width="2" height="2"></td> </tr> <tr> <td background="images/left.gif" width="2"></td> <td background="images/body.gif">All text should go here.</td> <td background="images/right.gif" width="2"></td> </tr> <tr> <td><img src="images/bottom_left.gif" width="2" height="2"></td> <td background="images/bottom.gif"height="2"></td> <td><img src="images/bottom_right.gif" width="2" height="2"></td> </tr> </table>
This is how the table with the box would look. I've renamed the images to make it easier to understand. It will only expand if you use more than space already available.
#20
Posted 15 May 2005 - 12:40 PM
edit: how do i go about adding this to index.html since im using iframes, heres the code i have for iframes.
<TD COLSPAN=4 rowspan=17 background:"images/main.gif"> <iframe src="main.php" name="iframe" scrolling=auto width=618 height=468 frameborder=0><font color="#000000">Error: Not Compatible with Iframes!</font></iframe></TD>
do i have to reslice the layout?
edit #2: ok i figured out the iframes part, but now the layout is messed up a bit, some of the lines are moved over, im getting some holes also and only half of the text box shows up
Edited by venomsnake, 16 May 2005 - 07:17 AM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
