I looked at https://www.dotnetperls.com/ , and when I click the "C #" link on the page, the page loads with different content and I do not see any ajax request on the "Network" tab in the browser and the URL does not change there either .
How is this achieved?
This is because the content is already uploaded to the page when you first visit the site. If you look at event listeners in Chrome for a link, you will see that javascript is connected to change the displayed HTML element when clicked.
, "#", JavaSript - .
" " "#", , "" , .
Source: https://habr.com/ru/post/1687026/More articles:Boxplot with multiindex - pythonSetting ValidationGroup to RequiredFieldValidator from property incorrectly configured - c #Data scrambling table that does not exist in the page source - postParallel UI Testing with EarlGrey on Xcode 9 - PhaseScriptExecution [CP] \ Embed \ Pods Error - iosTypeError: отправка не является функцией. В компоненте "Реагировать без гражданства" - reactjsBest practices for type sharing in multiple packages / microservices Haskell - architectureIncorrect animation when reordering a table view with new iOS 11 APIs - iosOdoo 10: change date and time settings for a field - openerpC # Missing content type border - c #React-native: return to a specific screen on the stack - react-nativeAll Articles