web development

  1. News

    VIDEO Make Microsoft Edge DevTools your own

    There isn’t much you can’t do with web technologies nowadays. The web platform has evolved so much that such diverse things as animating elements, playing or recording media, accessing files or storage, intercepting network requests and accessing the cache, making complex CSS layouts, or writing...
  2. News

    CSS module scripts: `import` stylesheets like JavaScript modules

    Microsoft and Google have collaborated to bring support for CSS module scripts to Chromium, and they will be available starting in Microsoft Edge and Chrome version 93. The new CSS module scripts feature can be used to load CSS style sheets with import statements just like JavaScript modules...
  3. P

    Windows 10 One website misbehaves on one Windows 10 system in all browsers

    Here's an odd one. On a Windows 10 laptop (build 19042), a webpage at one particular web host suddenly misbehaves in an elementary way: a simple PHP login form which posts to itself fails entirely to post the user's data input---once Submit is clicked, the form repopulates with the browser's...
  4. News

    What Windows 11 Means for Developers

    Today at the What's next for Windows — developer event, we'll show you the next era of Windows and how we are embracing Windows == open platform. This means everyone has open access to run the widest range of apps on Windows, enabling all developers to build the apps and experiences that empower...
  5. News

    Improving contrast in Microsoft Edge DevTools: A bugfix case study

    Creating accessible products means most of all being aware of the usability issues your designs and code can cause. When creating new products, Microsoft follows a strict workflow of accessibility reviews of designs, code reviews and mandatory audits before a new feature can leave experimental...
  6. whoosh

    VIDEO The New Web Tracking Method Using Favicons, Explained

    :rolleyes:
  7. News

    The future of Internet Explorer on Windows 10 is in Microsoft Edge

    For our readers in Japan and Korea, please use these links: 한국어 블로그와 FAQ는, 여기를 참조하세요. 本ブログの日本語版はこちらです。 Over the last year, you may have noticed our movement away from Internet Explorer (“IE”) support, such as an announcement of the end of IE support by Microsoft 365 online services. Today, we...
  8. News

    Joining forces on better browser compatibility in 2021

    Over the past few years, Microsoft has partnered with a group of browser vendors and other industry stakeholders to identify and address the top sources of web developer pain through initiatives like the MDN Web Developer Needs Assessment (“Web DNA”), as well as through our own product approach...
  9. News

    Introducing adaptive notification requests in Microsoft Edge

    Users tell us that they find notification requests bothersome and distracting – except when they don’t. We want sites to engage with users without annoying them, but we also don’t want our users to miss reminders that may be important for them. With new changes that we’re rolling out, we are...
  10. News

    Sleeping Tabs in Microsoft Edge: Delivering better browser performance

    Note: We’re in the process of deploying this feature starting with today's release of Beta 88, so it might be a little while before you see it in your channel and build. New to sleeping tabs? Read more in our previous blog post. The Microsoft Edge team is on a mission to create a browser that...
  11. News

    Improving notifications and badging in Microsoft Edge

    Notifications are an important part of the web, helping users stay up to date about what’s going on. Earlier this summer we announced a set of changes to make notification requests less distracting for users. This was just the first step, and we are working to reenable the full notification...
  12. News

    Reducing distractions with quiet notification requests

    Earlier this year, we met with users to understand how they felt about permissioned web features, such as requests to send notifications or access the camera or microphone. The individuals we spoke with made it clear they find notification requests bothersome and distracting—except when they...
  13. News

    Introducing the Storage Access API

    Today, we’re excited to announce the “first-look” rollout of the Storage Access API in our Canary and Dev channels. For developers, this API allows them to determine whether their access to browser-based storage is restricted by a user’s privacy settings and to request storage access from users...
  14. News

    ICYMI – Recapping Microsoft Edge at Build 2020

    It’s been one month since the first all-digital Microsoft Build and while we may not have seen each other in person, we sure felt the energy online. Whether on social media, in the comments section during livestreams, or over webcams for focus groups, we loved hearing from developers around the...
  15. lm5

    Windows 10 Help with creating first site

    Hello, I am new to this, but I read the tips and suggestions from your site already some time. I am not an expert yet and wanted to read some suggestions before starting doing something. I would like to create my own site and I wanted to know what do I require to do so? How much would it cost...
  16. News

    Making the web more accessible and inclusive for all with Microsoft Edge

    The past few months have forever changed the way we work, learn and play each day. Our routines have been entirely disrupted, and we’ve had to adapt to new ways to stay productive, entertained and healthy. This change in our global landscape has increased our dependency on technology and...
  17. S

    Windows 10 Open a .url in a tab of Microsoft Edge

    Hi, I want to open a specific .url in a new tab of Microsoft Edge, this is the file I used for Explorer, can anyone convert for Edge? thanks Const OpenInNewTab = &H0800 Const OpenInBackgroundTab = &H1000 Site = "https:\\www.google.com" Dim oIE Dim objShell Dim objWindows Set objShell =...
  18. B

    Problem with url in IIS

    Hi, I have a Windows Server 2008 R2 with IIS 6.2 with a default website published. I have a url that is binded to the webserver, and when I access http://www.siteurl.com, I can reach the default page. But I have a subfolder that I need to access a website but through url...
  19. Russell

    Windows 10 Embedded video in a web page.

    Attention: windowsForum members: I have a web page that serves up fine ( my personal computer is configured as a dedicated web server ), except that the embedded video in that web page does not work ( it will not work in either the Vivaldi or Opera web browsers, for example ). I just...
  20. News

    What’s new in Microsoft Edge in the Windows 10 October 2018 Update

    Yesterday, Yusuf Mehdi announced the Windows 10 October 2018 Update, the newest feature update for Windows 10. The October 2018 Update brings with it the best version of Microsoft Edge yet, with new features and enhancements, and updates the web platform to EdgeHTML 18. You can get the Windows...
Back
Top