|
You are here |
blog.mgechev.com | ||
| | | | |
pw999.wordpress.com
|
|
| | | | | Today I had to re-sync my OneDrive library on my Windows 8.1 laptop but before I could log in I got stuck on a "Javascript is required" error message. I checked, double-check and re-checked that all Javascript options were enabled in Internet Explorer 11. I completely reset the browser, wiping all my settings, I re-installed... | |
| | | | |
www.brandonpugh.com
|
|
| | | | | You may have noticed before that if you try to paste more than one line of text into a textbox in Internet explorer it will on only paste in the first line and disregard the rest. Firefox and Chrome on the other hand will automatically paste all lines of the text onto the one line of the textbox. This issue came up in one of the projects I'm currently working on where we wanted users to be able to paste in a list of ID numbers they wanted to run a search on. | |
| | | | |
www.useragentman.com
|
|
| | | | | [AI summary] The blog post discusses accessibility coding best practices for web developers, offering open-source resources and community input. | |
| | | | |
vickiboykis.com
|
|
| | | When I'm working with Jupyter notebooks, I often want to work with them from within a virtual environment. The general best practice is that you should always use either virtual environments or Docker containers for working with Python, for reasons outlined in this post, or you're gonna have a bad time. I know I have. The workflow is a little long, so I thought I'd document it for future me here. | ||