[jboss-user] [JBoss Portal] - 2.6.4 error in genrated javascript
PMN
do-not-reply at jboss.com
Fri Mar 21 06:49:18 EDT 2008
For some reason, jbp 2.6.4 generates these lines
<script type="text/javascript">
| //we don't need the iframe/modal if logged in
| document.getElementById('loginIframe').src = '';
| </script>
These lines creates an error in the page detected by Firebug
document.getElementById("loginIframe") has no properties
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138262#4138262
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138262
More information about the jboss-user
mailing list