On the favorite bar i have a link like
javascript: window.open('https://xxx.yyy.com/addlink.php?tit='+encodeURIComponent(document.title)+'&url='+encodeURIComponent(document.URL), 'Add a Link', 'scrollbars=yes,menubar=no,width=620,height=620,resizable=yes,toolbar=no,location=no,status=no,screenX=200,screenY=100,left=200,top=100')
this worked like a charm on maxthon 5 and does not work anymore on maxthon 6.1.2.1000
the two fields of my window that should be filled by title and u