- Sep 28, 2001
- 8,464
- 155
- 106
http://pvpguide.promisia.com/tutu.htm
The code is
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="http://forms.aweber.com/form/43/1107138843.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled 2</title>
</head>
<body>
</body>
</html>
its calling the external javascript. It works in IE.
I use FF 3.0.2, this really puzzles me, the external form just doesnt pop-up in firefox.
G.
The code is
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript" src="http://forms.aweber.com/form/43/1107138843.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled 2</title>
</head>
<body>
</body>
</html>
its calling the external javascript. It works in IE.
I use FF 3.0.2, this really puzzles me, the external form just doesnt pop-up in firefox.
G.
