1) Script Title: Static Menu Script

2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...taticmenu3.htm

3) Describe problem: Instructions need to include that if pasting this script onto a Dreamweaver CS3 html page, the user needs to delete line 1
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
of the html in order for the code to work. At least, that's what I have discovered.