changing name of position persistence attribute from [x|y] to screen[x|y]. r:hyatt

This commit is contained in:
danm%netscape.com 2000-01-13 23:53:19 +00:00
Родитель b01cef4a9a
Коммит 4e8af4b4e8
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -41,8 +41,8 @@ Contributor(s): ______________________________________. -->
windowtype="navigator:browser"
align="vertical"
width="640" height="480"
x="10" y="10"
persist="width height x y"
screenX="10" screenY="10"
persist="screenX screenY width height"
ondraggesture="return GeneralDrag(event);">
<html:script language="javascript" src="chrome://global/content/strres.js" />