Showing questions tagged: Show all questions
  • Archived

auto-rotate videos always just like other browsers

I switched to Firefox on mobile after using other browsers on and off but I thinking of going back to Chrome. This browser sucks when watching videos. I dislike autorotat… (read more)

I switched to Firefox on mobile after using other browsers on and off but I thinking of going back to Chrome. This browser sucks when watching videos. I dislike autorotate except when watching videos so I usually disable the feature. This wasnt a problem until I installed firefox, it doesnt rotate videos on fullscreen when I disable autorotate on my phone, this seems reasonable but other browsers make it work.

Asked by sjoerdstougie 1 year ago

Last reply by Paul 1 year ago

  • Archived

listing description on ebay seems to get squashed into 10% of page width when seems to be set for 100% and is only TD element on the TR

Page in question but appears to be all listings: https://www.ebay.co.uk/itm/255449833961?hash=item3b79ff21e9%3Ag%3AZtIAAOSwIIxiC%7EHz&LH_ItemCondition=2000%7C2500%7C… (read more)

Page in question but appears to be all listings:

https://www.ebay.co.uk/itm/255449833961?hash=item3b79ff21e9%3Ag%3AZtIAAOSwIIxiC%7EHz&LH_ItemCondition=2000%7C2500%7C3000%7C4000%7C5000%7C6000%7C7000

Code seems to look like it should fill the width

<title>eBay</title>
	<table align="center" style="border-spacing: 0px; width: 100%;">
	<tr>
		<td>
			<div id="ds_div">
							<p>TRACE  ELLIOT AH500-7 500 WATT BASS AMP HEAD </p><p>Comes complete with foot switch,euro power cable , midi cable </p><p>and amp cover. This UK Model is becoming very rare due to demand for its awesome sound . The unit has very little use as it was a backup amp for the same TE Bass-head.</p><br /><br /><br /><p>The AH500-7 is a 500W bass head with a 7-band graphic EQ to fine tune your sound with ease. Highly efficient output stage uses MOSFET technology. Footswitchable features include Pre Shape; graphic EQ; compressor with self-adjusting, program-dependent attack/release times; and an output mute.</p><p>* 500W</p><p>* 7-band graphic EQ</p><p>* Footswitchable Pre Shape; graphic EQ; compresor with self-adjusting, program-dependent attack/release times; output mute</p><p>* Series effects loop</p><p>* Electronically balanced XLR DI output (selectable pre/post preamp)</p><p>* Highly efficient output stage using MOSFET technology</p><br /><br /><p>Dimensions: L 48.5 x 34 x 13 [cm].</p><p>Weight 15.3 [kg].</p><br /><p>This is item is advertised as a  COLLECTION ITEM  but the buyer is welcome to arrange a uplift with a courier service . I will box the item securely for a small fee for the parking materials £5.00 .</p></div>
						</td>
	</tr>

Asked by oscarstankard 2 years ago

Last reply by cor-el 1 year ago

  • Solved
  • Archived

Web browser thru Firefox

All of a sudden when I go into Firefox and type in the web browser it comes up on left hand side of the screen and is so small that it is impossible to read. It has neve… (read more)

All of a sudden when I go into Firefox and type in the web browser it comes up on left hand side of the screen and is so small that it is impossible to read. It has never done this before

Asked by teffy1 2 years ago

Answered by YongHan 2 years ago

  • Solved
  • Archived

Log in problems on 3rd party websites

On certain websites I notices I have 'unknown errors' when trying to log in. Usually this is remedied by either using Chrome or clearing cookies and the cache. Both of … (read more)

On certain websites I notices I have 'unknown errors' when trying to log in.

Usually this is remedied by either using Chrome or clearing cookies and the cache.

Both of there are inconvenient and result in a great deal of wasted time.

The usual response by these websites is "get Mozilla to fix this".

I'm getting sick of this.

I don't want to switch to Chrome but I will have to if this persists.

Asked by dominicpukallus 2 years ago

Answered by Amelia 2 years ago

  • Archived

can I enable 'next button ' on softkeyboard to go to select element ?

<input>1</input> <input>2</input> <select>select element</select> <input>3</input> when I was doing the investigation , I… (read more)

<input>1</input> <input>2</input> <select>select element</select> <input>3</input>

when I was doing the investigation , I found that when user touch 'next button ' it will lead to the next editable content , in this case , it will be 1 -> 2 , and next touch will be submit , I assume it is because next element is button instead of a text input . But are we able to go to the select element and then [input '3'] by click 'next button' from [input '2'] ?

I have attach two image to clarify what the differences of the button in softkeyboard between 'textINput -> textINput' and textInput -> Select, I am using google Pixel 6 pro thanks

Asked by peiting.sun 1 year ago

Last reply by Paul 1 year ago