Relative Content

Tag Archive for browser

How do I stop a website messing with the history in “Back” and “Forward” buttons

I’ve just noticed that the website formerly known as Twitter has an annoying habit. I don’t use the app, so rely on a browser. Now that the Xodus is underway, I have other such sites in my general browse list, and I use the back/forward buttons in the browser to go between them. In doing so, I went “Back” to the Twitter site and then discovered my “Forward” button greyed itself out, no longer having a “future-history” of sites I looked at ahead of Twitter.

tail-like view on HTML logfiles

I’m working on an application that creates HTML log files. I’m tired of having to manually reload and scroll to the bottom in the browser to see the latest entries.

What is meant by sandboxing?

Sanboxing is listed as one of the many security features in html5 specification . Can someone explain what is meant by sandboxing? Does it relate to HTML only or to JavaScript also?

How does a browser determine that a script has run for too long? [closed]

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, visit the help center. Closed 11 years […]

Searching for text within a webpage

I’m currently designing a search algorithm for a document, and just got curious about this while designing the algorithm: how do web browsers search a webpage?