markup without panelgroup around the <ui:debug> tag:-
<!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>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
<title>ICEfaces Ajax</title><script src="/debugtag/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development" type="text/javascript"></script><script src="/debugtag/javax.faces.resource/bridge.js.jsf?a15523980" type="text/javascript"></script></head><body><script language="javascript" type="text/javascript">
//<![CDATA[
function faceletsDebug(URL)
{ day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');"); };var faceletsOrigKeyup = document.onkeyup; document.onkeyup = function(e) { if (window.event) e = window.event; if (String.fromCharCode(e.keyCode) == 'P' & e.shiftKey & e.ctrlKey) faceletsDebug('/debugtag/icefaces.jsf?facelets.ui.DebugOutput=1273866987816'); else if (faceletsOrigKeyup) faceletsOrigKeyup(e); };
//]]>
</script>
<form action="/debugtag/icefaces.jsf" enctype="application/x-www-form-urlencoded" id="form1" method="post" name="form1">
<input name="form1" type="hidden" value="form1" />
...
markup with panelgroup surrounding <ui:debug> tag:_
<!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>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
<title>ICEfaces Ajax</title><script src="/debugtag/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development" type="text/javascript"></script><script src="/debugtag/javax.faces.resource/bridge.js.jsf?a2949976" type="text/javascript"></script></head><body><span id="debugId"><script language="javascript" type="text/javascript">
//<![CDATA[
function faceletsDebug(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');"); }
;var faceletsOrigKeyup = document.onkeyup; document.onkeyup = function(e)
{ if (window.event) e = window.event; if (String.fromCharCode(e.keyCode) == 'P' & e.shiftKey & e.ctrlKey) faceletsDebug('/debugtag/icefaces.jsf?facelets.ui.DebugOutput=1273871183676'); else if (faceletsOrigKeyup) faceletsOrigKeyup(e); }
;
//]]>
</script>
</span>
<form action="/debugtag/icefaces.jsf" enctype="application/x-www-form-urlencoded" id="form1" method="post" name="form1">
<input name="form1" type="hidden" value="form1" />
markup without panelgroup around the <ui:debug> tag:-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
{ day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');"); };var faceletsOrigKeyup = document.onkeyup; document.onkeyup = function(e) { if (window.event) e = window.event; if (String.fromCharCode(e.keyCode) == 'P' & e.shiftKey & e.ctrlKey) faceletsDebug('/debugtag/icefaces.jsf?facelets.ui.DebugOutput=1273866987816'); else if (faceletsOrigKeyup) faceletsOrigKeyup(e); };<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
<title>ICEfaces Ajax</title><script src="/debugtag/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development" type="text/javascript"></script><script src="/debugtag/javax.faces.resource/bridge.js.jsf?a15523980" type="text/javascript"></script></head><body><script language="javascript" type="text/javascript">
//<![CDATA[
function faceletsDebug(URL)
//]]>
</script>
<form action="/debugtag/icefaces.jsf" enctype="application/x-www-form-urlencoded" id="form1" method="post" name="form1">
<input name="form1" type="hidden" value="form1" />
...
markup with panelgroup surrounding <ui:debug> tag:_
<!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>
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
<title>ICEfaces Ajax</title><script src="/debugtag/javax.faces.resource/jsf.js.jsf?ln=javax.faces&stage=Development" type="text/javascript"></script><script src="/debugtag/javax.faces.resource/bridge.js.jsf?a2949976" type="text/javascript"></script></head><body><span id="debugId"><script language="javascript" type="text/javascript">
//<![CDATA[
function faceletsDebug(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');"); }
;var faceletsOrigKeyup = document.onkeyup; document.onkeyup = function(e)
{ if (window.event) e = window.event; if (String.fromCharCode(e.keyCode) == 'P' & e.shiftKey & e.ctrlKey) faceletsDebug('/debugtag/icefaces.jsf?facelets.ui.DebugOutput=1273871183676'); else if (faceletsOrigKeyup) faceletsOrigKeyup(e); };
//]]>
</script>
</span>
<form action="/debugtag/icefaces.jsf" enctype="application/x-www-form-urlencoded" id="form1" method="post" name="form1">
<input name="form1" type="hidden" value="form1" />