giuseppegc
Starting Member
5 Posts |
Posted - 20 Jan 2006 : 03:06:07
|
In the actual version in every cards generated by XMM you'll find a this long JavaScript
<SCRIPT LANGUAGE="JavaScript"> function NewWindow(mypage, myname, w, h, scroll) { var winl = (screen.width - w) / 2; var wint = (screen.height - h) / 2; winprops = etc. etc.
That's a bit silly... .Net version will debug this? |
|