From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- .../persona/browser_compatibility/index.html | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 files/bn/mozilla/persona/browser_compatibility/index.html (limited to 'files/bn/mozilla/persona/browser_compatibility/index.html') diff --git a/files/bn/mozilla/persona/browser_compatibility/index.html b/files/bn/mozilla/persona/browser_compatibility/index.html new file mode 100644 index 0000000000..fdc6a4f521 --- /dev/null +++ b/files/bn/mozilla/persona/browser_compatibility/index.html @@ -0,0 +1,86 @@ +--- +title: যে ব্রাউজার গুলোকে সাপোর্ট করে +slug: Mozilla/Persona/Browser_compatibility +translation_of: Archive/Mozilla/Persona/Browser_compatibility +--- +

যে ব্রাউজার গুলোকে সাপোর্ট করে

+

পারসোনা তৈরি করে টেস্ট করা হয়েছে এবং তা নিচের ব্রাউজার গুলোকে সাপোর্ট করে। পারসোনা ব্যবহার এর জন্য কোন এডস্-অন এর প্রয়োজন নেই, এজন্য পারসোনার অন্যতম প্লাটফর্ম জাভাস্ক্রিপ্ট লাইব্রেরিকে ধন্যবাদ।

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ডেক্সটপ ব্রাউজার
ইন্টারনেট এক্সপ্লোরার৮.০*, ৯.০, ১০.০** ( নিচের কম্প্যাটিবিলিটি মোড দেখুন)
ফায়ারফক্সCurrent Stable, Beta, Aurora, Nightly, and Extended Support Releases
+ Previous Stable Release
ক্রোমLatest Stable Release
সাফারিLatest Stable Release
অপেরাLatest Stable Release
আইওএস ব্রাউজার
মোবাইল সাফারিiOS 5.x — 6.x
অ্যানড্রইড ব্রাউজার
ডিফল্ট ব্রাউজার2.2 — 4.x
ফায়ারফক্সCurrent Stable, Beta, Aurora, and Nightly Releases
+ Previous Stable Release
ক্রোমLatest Stable Release
+

*: For Windows XP. : For Windows Vista and Windows 7. **Windows 8.  : As time allows

+

যে ব্রাউজার গুলোকে সাপোর্ট করেনা

+ +

ইন্টারনেট এক্সপ্লোরার "কম্প্যাটিবিলিটি মোড"

+

From version 8.0 onwards Internet Explorer supports a feature called Compatibility Mode, in which the browser may be instructed to emulate a pre-8.0 version when rendering a page. This feature may be controlled in three different ways

+
    +
  1. as a local setting in the browser
  2. +
  3. based on the presence and value of the DOCTYPE declaration in the page
  4. +
  5. as an instruction sent from the site, using the "X-UA-Compatible" header either as an HTTP header or as a <meta> tag in the page. This method overrides the other two.
  6. +
+

Because versions of Internet Explorer earlier than 8.0 are not supported by Persona, any version of Internet Explorer which is configured to emulate a pre-8.0 version will also not function with Persona. This is typically for one of the following reasons:

+ +

For more information, see "Understanding Compatibility Modes in Internet Explorer 8" and "IE8 and IE9 Complications".

+

অন্যান্য ব্রাউজার গুলো

+

Despite not being explicitly supported, any browser that includes both {{ domxref("window.postMessage()") }} and {{ domxref("Storage", "localStorage") }} should work. These APIs have been available in all major browsers since March 2010.

+

যেসব তথ্য জানা প্রয়োজন

+ -- cgit v1.2.3-54-g00ecf