Forum Moderators: not2easy

Message Too Old, No Replies

Nested editable region template problem

Dreamweaver template problem

         

mcyoda

9:03 pm on Aug 10, 2005 (gmt 0)

10+ Year Member


Greetings all;

I'm seeking advice. I've having a problem in creating new documents off of a Dreamweaver template. I get the message "There is an error at line 49, column 419 (absolute position 3814) of XXXX document. Nested editable regions." I suspect this is happening because a library item, the nav bars, uses a body tag in it.

The library code begins with:

</script>
<body onLoad="MM_preloadImages etc. etc. etc...

Any ideas of recoding or adding a tag to stop this problem?

Thanks! Sorry if this is something obvious.

-- Scott

John Carpenter

3:16 pm on Aug 13, 2005 (gmt 0)

10+ Year Member



What version of Dreamweaver do you use?

mcyoda

4:18 pm on Aug 13, 2005 (gmt 0)

10+ Year Member



Hi there;

It's Dreamweaver MX 2004 version 7.01. What I'm thinking about is pulling the function out into javasscriptso it's no longer in the library. I inherited a lot of these files.