• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WHY does this not work in Firefox???

flexy

Diamond Member
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.
 
What is supposed to happen ? I'm on Firefox 3.0.3 and I just visited the site you mentioned at the first line. Then, I go there using IE6. As far as I can tell, they look the same. You've written "No time to Stay Today" in red, followed by some more text, then a text-box and finally a button. Typing anything in the box ( I typed "junk@test.com" ) results in me landing in an error page. Specifically this one,
http://www.aweber.com/form-sor...age=blocked&data=77374
 
Back
Top