Opera with XHTML
Author
Zhou Renjian
Create@
2004-07-08 19:19
With XHTML declaration:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
The javascript in the XHTML won't be executed! But if I delete the above first line, it will run! Considered as a bug of Opera 7.21 build3218.