HighDots Forums  

MX 2004 spoils my code

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss MX 2004 spoils my code in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tommy Thomson
 
Posts: n/a

Default MX 2004 spoils my code - 11-18-2004 , 05:16 AM






I ma reposting this message as I did not get a reply yet but I think this must
be quite an important issue for Macromedia to know about! Hi, Before I start -
this is what we are using. Contribute v3.0 Dreamweaver MX v 7.0.1 I have a
problem and it took me a while to figure out what was happening but I've sort
of figured out what is going wrong but do not know why or how to sort it.
Basically if you look at the page below it is functioning correctly with the
right navigation in place on the right, The page validates to HTML. I could
open this up in Contribute edit the page and publish no problem.
http://www.external.stir.ac.uk/undergrad/apply/interviews.php However, if I
check out and open up the exact same file in my Dreamweaver MX 2004 the 'view'
of the page in Dreamweaver is 'wrong'. Quite often there is no text and just
the outline to a thin table across the page. When I would then save and reput
the page the right navigation was no longer in place but instead had 'jumped'
to the bottom of the screen. The page no longer validated to HTML 4.01 and the
validator at w3c was throwing up several errors about closing <td> tags etc.
See below for an example -
http://www.external.stir.ac.uk/undergrad/apply/interviews2.php Does anybody
have any ideas here as this seems to be a big problem. I'm now going to see if
there is an updater for DW availalble that may cure the problem but thought I'd
make you aware of it anyway as it' obviously a bad flaw. Thanks Graham


Reply With Quote
  #2  
Old   
Tommy Thomson
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-24-2004 , 04:43 AM






Hi Murray The page does use includes to pull in a header and footer. However,
these files do not contain <head> <body> tags. They are the same included files
as the file that validates to HTML 4.01 so I don't think the problem lies
there. The left and right navigation on the pages are Dreamweaver Library
items. Sorry it took me so long to reply - have been away for a few days.
Graham


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-29-2004 , 08:01 AM



Show me the code, please.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Tommy Thomson" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi Murray The page does use includes to pull in a header and footer.
However,
these files do not contain <head> <body> tags. They are the same included
files
as the file that validates to HTML 4.01 so I don't think the problem lies
there. The left and right navigation on the pages are Dreamweaver
Library
items. Sorry it took me so long to reply - have been away for a few days.
Graham




Reply With Quote
  #4  
Old   
Tommy Thomson
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-30-2004 , 06:52 AM



Sorry Murray - had to paste the code in this way as it didn't like it when I 'attached code'.

Thanks
Graham

Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-30-2004 , 07:00 AM



A simple link to the page would work much better.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Tommy Thomson" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Sorry Murray - had to paste the code in this way as it didn't like it when
I 'attached code'.

Thanks
Graham



Reply With Quote
  #6  
Old   
Tommy Thomson
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-30-2004 , 10:15 AM



http://www.external.stir.ac.uk/undergrad/apply/interviews.php - works
http://www.external.stir.ac.uk/undergrad/apply/interviews2.php - does not work

Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-30-2004 , 10:32 AM



I'm not sure what you are referring to when you say "works", but for sure,
this is NOT going to work on either page -

<td
class="uni_nav_left"onmouseover="this.className='u ni_nav_left_highlight'"

Note the missing space between "..._left" and "onmouseover".

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Tommy Thomson" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
http://www.external.stir.ac.uk/undergrad/apply/interviews.php - works
http://www.external.stir.ac.uk/undergrad/apply/interviews2.php - does not
work



Reply With Quote
  #8  
Old   
Tommy Thomson
 
Posts: n/a

Default Re: MX 2004 spoils my code - 11-30-2004 , 11:48 AM



Murray http://www.external.stir.ac.uk/undergrad/apply/interviews.php validates
to HTML 4.01 Transitional and the right navigation appears where it should on
the right. What is happening is that if I open that same file in Dreamweaver
MX 2004 it will 'move' the right navigation to the bottom left of the page and
will no longer validate to HTML 4.01 Transitional. I've renamed the offending
file interviews2.php as in
http://www.external.stir.ac.uk/undergrad/apply/interviews2.php to show you
Basically opening a file in Dreamweaver MX 2004 is 'corrupting' the code.
Graham


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.