Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

狀況

假設您設計網頁,以將在固定的位置,在螢幕上的快顯視窗。如果使用者使用 Microsoft 邊緣地檢視該網頁,快顯視窗的附近的主要瀏覽器視窗的左上角位置不正確。

例如,如果您使用類似下列的 HTML,可能會發生這個問題:

<!DOCTYPE html>
<html>
<head>
  <title>Main Page</title>
</head>
<body>
    <div>
      <button type="button" onclick="window.open('https://www.bing.com', 'myPopup', 'top=100, left=100')">Click</button>
    </div>
  </body>
</html>


發生這個問題時,快顯視窗會建立主視窗的左上角附近,當使用者按一下按鈕。您預期要在上方左邊座標您 HTML 中所定義的位置中建立快顯視窗。

狀態

Microsoft 已確認這是 Microsoft 邊緣的問題。我們正在研究這個問題,將會公佈的其他資訊這裡可用時。

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×