|
|
|
|
|
|
#1 |
|
Member
Join Date: Oct 2005
Location: Manchester, NH
Posts: 57
|
I need some help with Dreamweaver version 4. I have several webpages that I originally wrote in a different editor, then switched to Dreamweaver because I'm trying to learn how to use it. My problem is that with these webpages, when I try typing anything into the Layout window in Dreamweaver, instantly all my HTML code formatting vanishes, and the source code collapses into an unreadable mess. For example, this:
<tbody> <!-- Individual dates --> <!-- First week - includes days from previous month --> <tr> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>26</B></td> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>27</B></td> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>28</B></td> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>29</B></td> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>30</B></td> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>31</B></td> <td align="left" valign="top"><b>1</b><br> Taiwan Acrobats<br> 8 p.m.<br> $16/$24/$36 </td> </tr> --------------------------------------- becomes this: ----------------------------------------- </thead> <tbody> <!-- Individual dates --> <!-- First week - includes days from previous month --> <tr> <td align="left" valign="top" style="background-image: url(back.jpg)"><b>26</B></td><td align="left" valign="top" style="background-image: url(back.jpg)"><b>27</B></td><td align="left" valign="top" style="background-image: url(back.jpg)"><b>28</B></td><td align="left" valign="top" style="background-image: url(back.jpg)"><b>29</B></td><td align="left" valign="top" style="background-image: url(back.jpg)"><b>30</B></td><td align="left" valign="top" style="background-image: url(back.jpg)"><b>31</B></td><td align="left" valign="top"><b>1</b><br> Taiwan Acrobats<br> 8 p.m.<br> $16/$24/$36 </td></tr> ----------------------------------------------- I've been all over the settings menus, and can't find anything that could be causing this. Other people I know who use DW have never seen anything like this. Several searches on the Web and DejaNews found exactly one other case of somebody complaining about this problem, and they never got a solution. So I know it isn't just me, but I don't know how to fix it. Anyone here have any answers or insight to offer? -- JSW |
|
|
|
|
|
#2 |
|
Staff
Join Date: Nov 2004
Posts: 3,891
|
Wild guess: might the unmatched casing in the bold tags be confusing it?
Try a search and replace to change all the uppercase closing B tags to lowercase. __________________ Steve Rindsberg ==================== www.pptfaq.com www.pptools.com and stuff |
|
|
|
|
|
#3 |
|
Staff
Join Date: Feb 2005
Location: In the Heart of the English Lake District
Posts: 1,258
|
DW4 is seriously old - and had a buggy layout window system, so bad that Macromedia used to issue instructions on how to disable/hide it and finally removed it (ISTR) in MX2004. You should just use the design and code windows.
DreamWeaver 8, the current version, is really very different than DW4 so I am trying to remember the problems! __________________ Kelvyn Web site design, hosting and marketing, Keswick in the UK Lake District If you are planning a visit: Keswick Tourist Information |
|
|
|
|
|
#4 |
|
Member
Join Date: Oct 2005
Location: Manchester, NH
Posts: 57
|
Kelvyn,
Just a quick terminology check: DW4's standard appearance has the code view above and a view of what the page will look like below. The "what it will look like" window is what I meant by "the layout view," although now that I check I see it's properly called the Design window. Which window were you talking about being buggy: the code view, layout view, or design view? I have no money to spare right now, so I'm limited to using what software I already have, or free downloads. Is there any chance of finding a more recent version of DW, or should I just toss DW4 and use other editors (like Arachnophilia, which I rather like) until I can afford a current copy? -- JSW |
|
|
|
|
|
#5 | |
|
Sysop
Join Date: Oct 2004
Location: In Connecticut, on the Housatonic River near its mouth at Long Island Sound.
Posts: 10,610
|
Quote:
The trouble with that, though, is that if you like it and grow to depend on it, then you will need to come up with the cash to pay for the upgrade from version 4! __________________ ::
|
|
|
|
|
|
|
#6 | |
|
Staff
Join Date: Feb 2005
Location: In the Heart of the English Lake District
Posts: 1,258
|
Quote:
DW 4 is a powerful editor, especially in the UltraDev form, which was the version I used to use. It was, however, usually used in conjunction with HomeSite, as the code editor lacks the assistive features that HomeSite posesses - the code editor of DW has steadily improved with each new version. There was a free version of Homesite on the DW4/Ultradev cds. __________________ Kelvyn Web site design, hosting and marketing, Keswick in the UK Lake District If you are planning a visit: Keswick Tourist Information |
|
|
|
|
|
|
#7 |
|
Staff
Join Date: Nov 2004
Posts: 235
|
I'd certainly recommend dumping Dreamweaver, especially such an old version. There are quite a few free or cheap HTML editors around if you search including Arachnophilia which, as far as I remember is a fine editor. HTML Kit is quite popular as well. But, as Kelvyn suggests, why not just use Homesite which is bundled with DW?
I'm a big fan of TopStyle, written by the same chap who wrote Homesite. But that is not a freeware app, although certainly not expensive. __________________ Ian |
|
|
|
|
|
#8 | |
|
Member
Join Date: Feb 2005
Posts: 1,036
|
Quote:
Regards, George |
|
|
|
|
|
|
#9 |
|
Staff
Join Date: Feb 2005
Location: In the Heart of the English Lake District
Posts: 1,258
|
George
Nick Bradbury has produced TopStyle Pro which is a CSS and XHTML editor. It is TopStyle Lite, a basic CSS editor only which has been bundled with Homesite. __________________ Kelvyn Web site design, hosting and marketing, Keswick in the UK Lake District If you are planning a visit: Keswick Tourist Information |
|
|
|
|
|
#10 | |
|
Member
Join Date: Feb 2005
Posts: 1,036
|
Quote:
Thanks for your opinion in advance. Regards, George |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dreamweaver 8.0.2 update | ktinkel | Web Design | 1 | 05-10-2006 11:57 AM |
| Dreamweaver Techniques | ronihines | Web Site Building & Maintenance | 3 | 05-09-2006 07:40 AM |
| Dreamweaver 8.01 bug fixer | ktinkel | Web Site Building & Maintenance | 1 | 01-17-2006 01:30 PM |
| Dreamweaver 8 Upgrade? | dthomsen8 | Web Site Building & Maintenance | 4 | 11-15-2005 06:46 AM |
| Dreamweaver advantages? | ktinkel | Web Site Building & Maintenance | 19 | 08-17-2005 02:58 PM |