> Yeah, accidentally used a new JS feature which Chrome supports but Firefox doesn't yet. It's already fixed for the next beta.
>
It is really depressing to hear this, Firefox was once the big game of the town.
And now, Firefox doesn't play many of the webGL features and now this...
If it is not for Firefox's ability to download videos, I would have stop using firefox completely by now.
what is local storage actions instead of webstorage ?? (replacement ) for the
if Local Key "......" exists >>>>> set variable to webstorage.LocalValue('......')
and
set LocalKey ".........." to variable
thanks ?