Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unbalanced body tag

Status
Not open for further replies.

General81

IS-IT--Management
Mar 23, 2007
1
US
I need some help. I'm trying to get a Dreamweaver template to work, but whenever I save it, I get a message that there is an error regarding an unbalanced body tag. The first offending line of code is: <body onLoad="@@@(onload)@@@">

But the tag is closed at the end of the document - </body>.

If I can't save the file without the error, the template won't update the files it's attached to - so at the moment, I'm basically hosed.

The template has many scripts and other codes; if necessary, I'll send the file for perusal.

The caveat is that I cannot post the file to an external site; I will be happy to e-mail it to you or post it here. If you are willing to help, please let me know. This template needed to be updated last week, and I really, REALLY need some assistance.

In the meantime, any help is GREATLY appreciated.
 
remove
Code:
onLoad="@@@(onload)@@@"
post the code here

:--------------------------------------:
fugitive.gif


All around in my home town,
They tryin' to track me down...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top