Brendan Carroll
6 Oct 2007, 5:02 PM
It appears that the folowing doc type defintion prevents dragging of split screen viewports. If i remove the doctype (included by default in vs05), i can then drag the panels in a viewport when defined in the config.
<!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">
.Net 2.0
IE 6.0.29
WinXP
<!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">
.Net 2.0
IE 6.0.29
WinXP