Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8069149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T12:55:43+00:00 2026-06-05T12:55:43+00:00

in firefox 9, when i do: var msg = sessionStorage.getItem(message); The browser ask with

  • 0

in firefox 9, when i do:

var msg = sessionStorage.getItem(“message”);

The browser ask with the error: “Operation is not supported”, firefox not implement the webStorage of html5? or this case is only for sessionStorage and not for localStorage?.
Thx.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T12:55:45+00:00Added an answer on June 5, 2026 at 12:55 pm

    Session storage is only available when you are serving your page from a server – you’ll find that it doesn’t work if you open the HTML page locally because there is no session.

    In the case of browsers that may not support session storage, you can test for the feature:

    if (window.sessionStorage) {
        ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

var os = $.client.os; // mac var browser = $.client.browser; // firefox var browserversion
The following works in IE, but not Firefox: var el = $get('divToMask'); var box
Hi all Why this piece of javascript code doesn't work on firefox var nfiles
Firefox 3.5.3 (at least) allows me to write code like : var array =
In Firefox's and Chrome's consoles, this works (alerts script content): var script = document.createElement(script);
I tested the following code in firefox scratchpad and got interesting result? var date=new
Firefox 3.5 does not allow creating java OBJECT tag with Javascript (document.write)? this technique
Firefox requires xhtml extension for mathml but IE will not display pages with xhtml
this code is working on firefox and ie var j$dialog = j$('<div><embed width=100% height=80%
If I try this code in firefox it works fine var words = String.split(new

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.