Browser Questions
Ad
How to encode the filename parameter of Content-Disposition header in HTTP?
Web applications that want to force a resource to be downloaded rather than directly rendered in a web browser issue a
Gatsby, Environment variables not accessible in browser
I want to use environment variables. i created .env.development file and i put some variables. then i include the dotenv
IE7 Not Playing Nice with My Floating Sidebar
I'm trying to get a dynamically sized sidebar to float in the upper right portion of my web pages (but below the header and nav) and have the main
Make browser window blink in task Bar
How do i make a user's browser blink/flash/highlight in the task bar using javascript? for example, if i make an ajax request every 10 seconds to
Applet is empty with absolute layout
I want to create a hangman game as an applet, so i have some labels and buttons that will be initialized by the generated code of the gui designer
What's the CSS Filter alternative for Firefox?
I'm using css filters to modify images on the fly within the browser. these work perfectly in internet explorer, but aren't supported in
How do I reference a local resource in generated HTML in WinForms WebBrowser control?
I'm using a winforms webbrowser control to display some content in a windows forms app. i'm using the documenttext property to write the
Getting the back/fwd history of the WebBrowser Control
In c# winforms, what's the proper way to get the backward/forward history stacks for the system.windows.forms.webbrowser?
How do you access browser history?
Some e-marketing tools claim to choose which web page to display based on where you were before. that is, if you've been browsing truck sites and
how to make sure only one tab is used on a window
If a person has more than one tab open, it will show an alert that says they can only have one open at a time. i attempted looking at the window
Ad
Reference that lists available JavaScript events?
I'm aware of things like onchange, onmousedown and onmouseup but is there a good reference somewhere that
Building Standalone Applications in JavaScript
With the increased power of javascript frameworks like yui, jquery, and prototype, and debugging tools like firebug, doing an application entirely
How to remove cache after a new build react project
When we have a new build in our react project, users who work with our pwa because they have old cache they cant have our last changes and they
ES module path alias in browser
I would like to use es modules in browser environment in a convenient way like: import react from 'react'; import
open IE without toolbar or address bar from Windows VB Application
Shell ("explorer.exe www.google.com") is how i'm currently opening my products ad page after successful install. however
Apache: How to enable browser cache for test.json that has rewrite/is generated trough json.php?
How to enable browser cache for test.json that has rewrite/is generated trough json.php ? unfortunately test.json responds
CSS Browser Support Chart
Is there any resource that provides a chart of css properties and their support through most browser/os combinations? for example, if i want to
HTML DIV and IMG tag spacing in IE vs. FF
I'm having trouble with the layout of a simple html page. please help. here's the layout i'm going for...
Browser Extension Idea: Provide HTTP Auth Values through Web Forms
I want to bounce an idea around. i have been building web services and web applications for over a decade now, and have more recently been
Why is the http auth UI so poor in browsers?
Why isn't there a logout button? why no list of "websites you're logged into"? is it because of some issue with the http specs? life would
Will browsers request /favicon.ico or <link> first?
I want to set a favicon to be requested from a static file server instead of the main web server for performance optimization. if i
Ad
Something special about Safari for Windows and AJAX?
Is there something special about safari for windows and ajax? in other words: are there some common pitfalls i should keep in mind?
Cross browser issue (iframe sizing)
I am displaying pages from an external site (that i own) in an iframe in one of my pages. it's all fine except when viewed in
Compacting node_modules for client-side deployment
I'm implementing a client-side application in javascript using node.js. because i will be deploying the software on many machines, i would like to
How to set the default browser home page (IE) with C#?
How can i programmatically change my browser's default home page with c#?
Is there any way of executing a Python script from a web browser?
I have a python script which i want to execute when someone clicks on a button in an html/php web page in the browser. how can this be achieved
Convert Node.js files to ES5
I have node.js script files which i am trying to re-use inside an asp.net application on ie 11. i follow below steps to use them on ie
Why browser does not see local storage elements' values?
I am creating a simple tetris game using react js. my main component besides app.js is a tetris.js functional component. in useeffect() i am
YouTube API callback functions are not available when putting them inside DOMContentLoaded's callback
I've tried to use the youtube api, and it doesn't work because its callback functions are not available when putting them inside the
Programmatically clear IE cache from python
I am seeing 'command line' options for clearing the ie cache from a command line, but cannot figure out how to do this programmatically from
Angular +Workbox = build ChunkLoadError: Loading chunk # and Refused to execute script because its MIME
I have added workbox to angular in first production deploy everything works fine, but after updating a module and rebuilding angular and injecting
Why can I not see files created with browserify-fs on my Mac though I can read them with browserify-fs
For simplicity's sake, i'll use the example given on the browserify-fs package page, though the exact same thing happens when i use a file i've
Ad
How to use Node.js File System to set the src of an img tag in a browser?
I am creating an html file meant to be viewed in a browser, and on the page there is a slideshow of images that plays. i would like the iterations
Browser Sync Not Working Permissions Issue
Browser sync is not launching live server after installing node/npm as a root user. backstory: i tried installing browser sync npm to no avail
No node found for selector in headless true mode of puppeteer
My enviroment: puppeteer version: 1.20.0 platform / os version: ubuntu 18.04.3 lts node.js version: 8.10.0
Android deep link always opening in the Browser first and then the correct activity
On android version 5.0 we are using deep links since app links work only from android 6.0 onwards. we are facing an issue on these devices: when
Javascript - Unable to convert string to number
Im creating a string parser app, this is my app flow select all text in a website from a browser paste it on my site, and
Is there any functionality in puppeteer with mocha similar to dataProvider in TestNG?
I was looking for similar functionality in puppeteer with mocha as dataprovider in testng testing framework . can anyone suggest how to achieve it
How to decode request content from BrowserMobProxy's har?
I'm trying to get some data from facebook by using python3, seleniumwire, haralyzer, chromedriver and browsermobproxy. when i run
Open save link as dialog on click
On click i want to open the dialog box ( which manually you have to right click and choose save link as) how is it possible using onclick
Insert blob image into QPixMap from sqlite db to QTextBrowser in PyQt5
I can't insert qpixmap image to qtextbrowser with html tags. (i need to insert with html not other methods) i tried the code below.
Can a browser check to see if it has a JS library regardless of its source and use it?
Bluf can a browser be told to check to see if it already has a js library cached from another source by using some sort
How to open an Url using In-App Browser from a flutter application from a button click?
I am developing a flutter project and i want to open a url using an in-app browser when a button in clicked. i don't want the browser to leave the
Ad
Browserify / Electron / AngularJS Error: fs.existsSync is not a function
I'm getting a error: fs.existssync is not a function code after i bundle my code using browserify. before i've tried to
Disable power saving screen dimming / turning off on a web page?
After some time of inactivity my laptop screen will darken and then turn off, as specified by my power saving settings. however if a youtube video
Vue-Router breaks when reloading page with laravel-6
What is actually happening? if i refresh my web browser than doesn’t recognize anymore my route
How to make Select Directory using React?
I need to upload all files from a folder to server. i'm trying to implement select directory window, and not select file. the normal way
RxJava unsubscribeOn with recursive call not in the right thread
I've built an headless webview in an android application for scrape an url from a webpage. every time i retrieve an url i may need to redoing the
Include HTML in JavaScript (.js) File
Html <?php $var = 1; include('php/navigationbar.php'); ?> navigation.php <div
How to make Internet browser?
I made a simple browser app using webview, but existing android browser apps like chrome, microsoft edge, firefox. how are these apps
How to add an if condition inside id of a JSX div?
I would like to change id of a div in jsx like so :- { ['a','b','c','d'].map((element, cell) => ( <div
How can a string be added to React JSX div id?
I would like to change id of a div in jsx like so :- { ['a','b','c','d'].map((element, cell) => ( <div
Why run time permissions not working in oreo 8.1.0 or pie version?
Public void enableruntimepermission(){
Why redux instead of session storage
Let's assume i have a small objects in my state of component "app". so to save the state in redux, why can't i save it in session storage? is
Ad
launch a button(url) and then open browser in flutter
I want when the sign up is clicked, the browser be open and go to my website but i dont know how to do that. here is my code, when i
Mixed-content request from HTTPS page to HTTP (non-HTTPS) localhost address not blocked
Suppose the page below is loaded from https://127.0.100.1. the page makes an xmlhttprequest to
Is there any way to remove or rename local URL to hide the address?
I have a html file and use it for my job. when i open this file the url shows the address of file location in my drive (in this case on my
Play YouTube video using webbrowser in python3
I want to play youtube video using python3. i can open the youtube video using webbrowser.open(), but then i need to either press space or mouse
How to hide or remove ajax api calls from Network section of a browser?
I am working on a website which is developed in react js and i am fetching all data through the api calls. that api calls are visible in the
My bundle.js file is much smaller after deploying to Netlify. What sorcery is this?
I deployed a little web app to netlify and noticed my bundle.js file is only 157kb. when i run a production build locally, it's 575kb. i'm not mad
Importing class from module
I am trying to import a class from a module that i want to use in a browser. for this purpose i created an mcve to check my understanding, though
How to make Laravel Valet work nicely with BrowserSync?
Has anyone made laravel valet (secure) work nicely with browser sync while using laravel mix. i am doing something like this but it keeps pointing
React making browsers laggy
I actually have no idea where the problem is coming from, that is why i am not applying any code, i tried a lot of things, but it just doesn't
Typescript - Can I "bolt-on" types from one module to another module?
Background node has a package called path which has a type definitions file associated with it in the
Cycling through a list of URLs on the Grand Comic Book database
I've recently been trying to do the following by hand, and i'm wondering if there is a quick way to automate it. my only experience is playing
Ad
Is it possible to list / kill / ... all pending promises / async events in a headless chrome?
I've got a bunch of integration tests using headless chrome. because restarting the browser on an entirely new profile is so expensive the harness
NodeJS with webpack jQuery.Deferred exception: o(...).select2 is not a function TypeError: o(...).select2 is not a function
I'm modifying my application to use nodejs and browserify via gulp to produce one minified js. i've switched from loading dependencies
execution of same code in nodeJS gives different output from browser, can one explain
Executing this piece of code is different in the browser to the nodejs. let abc = (() => { function xyz() { this.man =
How to add google search suggestion for browser app in android?
I am working on a browser application, i need to add google search suggestion feature. if the user entered a character in
In React Router, how do i remove / change the param in history.push that i have sent before?
I am using react-router-dom version 4.3.1, and i am passing param to another route, all things are working fine but now i have to change / remove
Similar URI but different components - React Router V4
I use react router v4 in my project and i want some routes like these with different components :
How to bind to HTML from C#?
I want to execute a function in html through c# but i get an error. since there is a map inside the webbrowser, i can't leave out the
How can I run multiple NPM commands with a single NPM Command on Windows
I am setting a package.json file that will start nodemon, run my watch css command and run browser sync all with the "npm start" command.
Block visitors from internet explorer or microsoft edge
I need a javascript script to block internet explorer or microsoft edge visitors to prevent accessing my website on blogger edit* thanks for all
onLoadChildren must call detach(), MusicBrowserService, Android?
I am using mediabrowserservice to play audio on the device. when i turn on the bluetooth and play audio the app crashes. below is the
Uncaught ReferenceError: say is not defined
I try to import my function hello()from hello.js to my page sign_up.liquid. i browserify my main.js to have a
Ad
Javascript Key Mapping for number
I made a shortcut in my website alt + 1 = something() alt + 2 = something() shift + 1 = something() ...
Selenium WebDriver wait doesn't work with expected conditions for cookie policy window
I am trying to get rid of a cookie policy window in selenium which pops-up in the forefront of the web-page i am trying to access. trying to close
Adobe Sign JS SDK
Adobe changed their github from the last time we imported their latest code for the js sdk. it used to have pre-generated browser specific js
Ionic: Intercept PDF URLs with cordova-plugin-inappbrowser
I am building an android/ios application with ionic 3, which simply consists of a webview by cordova-plugin-inappbrowser (version 3.0.0) and a
Style an iframe's wrapper div without css clip-path
I want to find a replacement for css's clip-path to assure cross-browser compatibility with internet explorer, edge and safari for the following
Facebook login is not working in Andriod Facebook in app browser
From a very login time, i am using the facebook login javascript sdk on my website, but recently it stopped working in the android facebook in-app
Is there any reliable solution to make background music autoplay in a HTML page?
I am trying to make a music automatically playing when a html page is loaded. i tried different things but without success. i searched
Time complexity of Javascript Array.find() in modern browsers
Since array.find() iterates over an array, if i handle (potentially) large arrays, i always make sure to have an indexed object like so:
sqlite db which created by db browser does not work in android studio
I have created an sqlite database using db browser, when i move it to the assets folder and open it in the android studio it looks so bad and it
Proper place to setup React Router history listener
I'm trying to set up a history listener at the topmost level so that every time the location changes, some code is executed (google analytics
How to use React without unsafe inline JavaScript/CSS code?
Background i have to use a content security policy for a
Ad
Is possible open a web page in a flutter app?
In my application i need to open a webpage (ex. https://www.google.com/) in the
How to interact with a node.js script in the browser?
I'm unfamiliar with node and don't know where to start looking, or what exact question to ask. i have a server on which i can run
PlaybackState for MediaControllerCompat
I was following through
Ionic 4 - InAppBrowser not working with '_blank' - Page doesn't load
I've completed an ionic 4 app which utilizes the inappbrowser and it works fine on ios device when the target is _self but when the target is
How does browser know which element my mouse's cursor is pointing?
I'm reading some posts about dom event propagation and i get it. however i'm really curious about how the browser know which document
Tanspiling & Polyfilling vs browser performance optimizations
Well, i know we need transpilers & pollyfills to keep backward compatibility (in order) at scale of a
React/Browser - Does any data get stored on a user's device with a useState hook, post a page refresh?
Given a use-case where there is a need for users to input data into a react application for the purposes of on-the-fly calculations. however, from
Laravel-Mix + BrowserSync Not Loading at localhost:3000
I'm trying to set up browsersync to work with my laravel project. however, when i run npm run watch,
Recaptcha Visually Broken on Firebase Phone Auth App in the Browser
I really like firebase phone authentication. i wrote a project in february 2017 using <script
How to open compiled Flutter web index.html in browser locally?
Running flutter build web creates index.html file in /build/web/ along with assets
In a TextFormField in flutter user enters a url or website link to save it to firebase database and the link should be opened with browser
In a textformfield in flutter i want to enter a url or website link to save it to firebase database and the link should be opened with browser
Ad
Updating a hosted 5.3 laravel web site in BLUEHOST
I'am currently working on a hosted web site which was developed with laravel 5.3 in bluehost . so for futher
Showing several sentences for a given category in a SQLite database
I am developing an app quote and i am using a local database to import the quotes. i have an issue here as you can see in the picture i want to
Ad
Blog Categories
Ad