Kukhonjiswa imibuzo ethegiwe:

Firefox locks up on You Tube on random pages. Firefox is becoming unreliable daily. Idon't seeany updates or information.

Pages stop on Youtube. Videos won't start or stop after a few seconds. My first choice in browsers has become so unreliable I may be forced to stop suing it after all… (funda kabanzi)

Pages stop on Youtube. Videos won't start or stop after a few seconds. My first choice in browsers has become so unreliable I may be forced to stop suing it after all these years.

Open 27

Template literal not resolving as expected

I have a directory structure C: Gustafson Website ⋮ scripts global.js ⋮ ⋮ TestDirector… (funda kabanzi)

I have a directory structure

C:

   Gustafson
       Website
           ⋮
           scripts
               global.js
               ⋮
           ⋮
           TestDirectory
               baseUrl_test.html
           ⋮

In the <head> of a webpage, I determine a baseUrl for the page using the following:

 <script>
   // assumes website topmost directory is "Website""
   ( async ( ) => {
     const segments = document.documentURI.split ( "/");
     const index = segments.findIndex ( element => 
                                        element == "Website" );
     if ( index < 0 )
       {
       throw new TypeError ( 
                 "Website structure not constructed correctly" );
       }
     segments.length = index + 1;
     let path = segments.join ( "/" );
     path += "/";
     window.baseUrl = path;
     console.log(`${baseUrl}`);
     } ) ( );
 </script>

The console log displays

file:///C:/Gustafson/Website/

In the body is

 <script>
   console.log ( `${baseUrl}scripts/global.js` );
 </script>
 <script src=`${baseUrl}scripts/global.js`></script>
 <script>
 window.onload = 
   function ( )
     {
     Global.initialize_globals ( );
     };
 </script>

The console log displays

file:///C:/Gustafson/Website/scripts/global.js Loading failed for the <script> with source “file:///C:/Gustafson/Website/TestDirectory/%60$%7BbaseUrl%7Dscripts/global.js%60”. Uncaught ReferenceError: Global is not defined

   onload file:///C:/Gustafson/Website/TestDirectory/baseUrl_test.html:37
   EventHandlerNonNull* file:///C:/Gustafson/Website/TestDirectory/baseUrl_test.html:34

The problem is the console.log displays what is expected but the src= is using something totally different.

Open 63

youtube worked two days ago with no problems... and had been working the entire time.. Why doesn't it work now

What changed to prevent youtube from working? It worked for as long as I have had your browser and two days ago... all of a sudden it doesn't... just freezes. I've done … (funda kabanzi)

What changed to prevent youtube from working? It worked for as long as I have had your browser and two days ago... all of a sudden it doesn't... just freezes. I've done what you suggested... it didn't work I installed an extension yesterday and it worked yesterday... Now today... not working even with extension

help please

Open 153

Sometimes, I cannot click on an option on a form (on my up-to-date Firefox, on Windows 11 - help, please!

Sometimes, I cannot click on an option on a form (on my up-to-date Firefox, on Windows 11 - help, please! Its usually only when the options are shown as little buttons or… (funda kabanzi)

Sometimes, I cannot click on an option on a form (on my up-to-date Firefox, on Windows 11 - help, please! Its usually only when the options are shown as little buttons or squares to tick off. Its not my mouse because it works for the usual mouse works.

I can't enter the tick/click necessary on this form to say "Email me when someone answers this thread" Cheers, Carol

Open 90

moving the mouse a frame encloses the paragraph

i've seen this before, in different older machines, but i can't remember the remedy. possibly a mouse-screen problem. it started with 150 i think... Also in youtube, a gr… (funda kabanzi)

i've seen this before, in different older machines, but i can't remember the remedy. possibly a mouse-screen problem. it started with 150 i think...

Also in youtube, a gray layer covers the selections rendering mouse clicks impossible. clcking the logo, page reloads, but soon the layer covers most of the page. resetting graphics had no result.

thanks

i'm using mf 150

Open

I can not get PC Express to work in Firefox or in Chrome or Edge. I keep getting the PC Express Sign On screen.

I have a problem trying to get the app PC Express past the sign in. The app is part of the yourindependentgrocer.ca app. I have used Firefox, Chrome and Edge and have enc… (funda kabanzi)

I have a problem trying to get the app PC Express past the sign in. The app is part of the yourindependentgrocer.ca app. I have used Firefox, Chrome and Edge and have encountered the same problem. I use Proton for my e-mail and I have used all their apps for my computer. I recently changed the start up app from judymk@protonmail.com to judymk@pm.me. I don't think this is a problem as Proton says the app should not care what protocol is used as it translates the same regardless of what app is used. I would appreciate any help with this.

Open 81

When I access a file or a page, it comes up as a page full of numbers and symbols. How to get rid of that.

This just happened, (45 minutes). When I attempt to access a page or a file, when the page comes up on screen, it is a page of numbers and symbols. How do I remove thes… (funda kabanzi)

This just happened, (45 minutes). When I attempt to access a page or a file, when the page comes up on screen, it is a page of numbers and symbols. How do I remove these pages??

Open 90

NAO CONSIGO ACESSAR M LINK PARA ESTUDAR

ESTOU TENTANDO ACESSAR UM LINK ATRAVES DO WHATSSAP PARA ESTUDAR MAS TODA VEZ QUE ENTRO NO LINK DA ERRO,QUANDO TENTO NO CELULAR DA CERTO APENAS NO MEU NOTEBOOK QUE DA ERRO… (funda kabanzi)

ESTOU TENTANDO ACESSAR UM LINK ATRAVES DO WHATSSAP PARA ESTUDAR MAS TODA VEZ QUE ENTRO NO LINK DA ERRO,QUANDO TENTO NO CELULAR DA CERTO APENAS NO MEU NOTEBOOK QUE DA ERRO NO LINK

Open 108