браузер

jQuery and browser window size

Good evening, how do I get the script to work with the browser window already changed initially? $(document).ready(funct ... } }); }); When changing the window, everything works, but when the window is initially 800px, it doesn't ...

Opencart 2.1 modifier page freezes, infinite loading

The page is displayed, it is possible to follow the links of the modifier page in the admin panel, but the page loads at this ... nki failed Google chrome..."pops up. In other browsers, devices, the same situation. Where to dig, what to do, what to check?

Different encodings in href and value

Good afternoon! Faced with an unknown bullshit: var_dump($login); var_dump($pass); echo "<a href ='$login $pass'>$login ... t", type:"post" }; $("#myForm").ajaxForm(options); }); </script> </html> '; }

Maximum icon size for a site (favicon)

Please tell me what size (maximum) you need to make an icon for the site. That is, in what size (how many by how many pixels) do browsers display it?

xml with xsl style is not displayed in Google Chrome browser

I have a xml file: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type='text/xsl' href='style1.xsl'?> ... everything works. But without the conversion, opening the xml file opens a blank page in Google. Why so and how to fix it?

How do I update the browser in obs using python?

There is a source(browser) it displays the site, but when the site changes, it remains in the same place. I want the source to be updated every 20 seconds. How do I do this ?

Your browser on the Chromium engine in Visual Studio

Good time of day! It became interesting: in Visual Studio, you can make your browser on the IE engine, and can you use Chromium instead?

Automating actions in the browser

You need to perform a few simple actions in the browser - click on the buttons/links, fill out and submit a form, etc. What ... e site pages (automation of user actions - authorization, work). Testing site pages. Thank you for any answers and comments.

Download all open tabs in the browser

How do I download all the tabs that are open in the browser? Maybe there is some keyboard shortcut, maybe a plugin? Download ... t doesn't matter, even if it is: файл.html file(1).html The bottom line is that you need to save all the tabs and everything)

Why do I have a different font on my iPhone in Safari?

Link to the site: http://tort-muffin.by/ Fonts are not displayed correctly on iPhones. Why is that?

How do I edit a spelling dictionary in Google Chrome?

When you write something with a typo, Chrome highlights the word in red, if you then right-click - it will suggest a replacem ... add a word to the dictionary instead of replacing it. How do I edit this dictionary and remove manually added words from it?

Error 400 when opening pages in IE, Firefox, Google Chrome

Good afternoon, everyone. I have such a problem. At first, videos from websites stopped opening. Asked to install the flash p ... or of 400. Even with the new one installed on the flash drive. Mail and antivirus updates are being downloaded. Who can help?

Blurry font in Google Chrome

I'm developing a website. The original version is located at test.rmcb.ru. Later, I added sections to the site, but the f ... use in the first and second cases, it is the same. What's the problem, because I didn't change the code of the first screen?

Pixel ruler in chrome

After reinstalling Chrome, the pixel ruler disappeared. They say that it can be turned on somehow, if they are not lying, tell me how. Thanks.

How do I intercept the browser's back button?

The page uses JavaScript, the user can change the appearance of the page. When you click on a link to another page of the sam ... r, the changes made by the user on the first page are lost. How do I intercept a page return event so that I can refresh it?

Disabling the Chrome cache for website development

I change the appearance of the site (модификации CSS), but I don't see the result in Chrome due to the annoying persistent ca ... Here is the question itself, is there a method that would disable the browser cache Chrome always but for a specific domain?

Why are the sites not accessible by ip address?

Why, if you type in the browser's search bar the ip address of the site instead of the url, it will not be available? If I'm not mistaken, the browser will not open the site by ip address, even if the site has a dedicated ip.

Running a pascal game in a browser

You need to run a game written in pascal on the site, so that it works online in the browser. The option to rewrite into othe ... e? I came across CGI until I really understood what it is, can it help me? Can I somehow recompile it to work in the browser?