Changes for page Open source community for professional software
To version 696.1
edited by ol
on 2012/12/21 10:16
on 2012/12/21 10:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 function lightWindow_DoneLoading(){ 5 5 myLightWindow.activateWindow({ 6 6 href: 'http://skins.ow2.org/skins/seasonsgreetings.html', 7 - title: 'Seasons greetings 2013', width: '736px', height:'644px',7 + title: 'Seasons greetings 2013', width: J(window).width()-200, height: J(window).height()-200, 8 8 }); 9 9 } 10 10 </script>