Forums
This topic is locked
Possible to get Javascript and table in line?
Posted 16 Nov 2003 02:07:32
1
has voted
16 Nov 2003 02:07:32 faisal akhtar posted:
in the dreamweaver MX window i have a table and to the right of (not in the table) i want a poll(which is from bravenet and so is javascript) - how can i move this script so it shows to the right of the table but on the same line because whenever i try to do it it either goes above or below the table - any help would be greatly appreciated. Replies
Replied 16 Nov 2003 06:52:18
16 Nov 2003 06:52:18 Dave Clarke replied:
HI
Select your table and then in the properties inspector, choose LEFT from the Align drop down list.
Dave
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Select your table and then in the properties inspector, choose LEFT from the Align drop down list.
Dave
ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome
Replied 16 Nov 2003 09:26:59
16 Nov 2003 09:26:59 faisal akhtar replied:
thx for that but what i actually would like is the tableto be in the center and the script to the right of that but with the above method this is not possible - anything else i could try?
>sorry for the double post didnt realise till now <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>- can it be removed somehow?
>sorry for the double post didnt realise till now <img src=../images/dmxzone/forum/icon_smile_sad.gif border=0 align=middle>- can it be removed somehow?
Replied 16 Nov 2003 13:15:31
16 Nov 2003 13:15:31 Dave Thomas replied:
split the table into two columns
or
have one main table with 2 nested tables one on the left for whatever, and one on your right for your poll
Regards,
Dave
UD4 | Flash 5/MX | Studio MX | SQL | Access | ASP/VBScript | XP-Pro
or
have one main table with 2 nested tables one on the left for whatever, and one on your right for your poll
Regards,
Dave
UD4 | Flash 5/MX | Studio MX | SQL | Access | ASP/VBScript | XP-Pro