Skip to content Skip to sidebar Skip to footer
Showing posts with the label Fragment Identifier

Redirecting To A Specific Page When Clicking Browser's Back Button

it's a bit of a nooby question, but there it goes: i have a site where the user can only naviga… Read more Redirecting To A Specific Page When Clicking Browser's Back Button

Keeping History Of Hash/anchor Changes In Javascript

I'm currently implementing a JavaScript library that keeps track of the history of changes to t… Read more Keeping History Of Hash/anchor Changes In Javascript

Url Fragments And The Base Tag

I'm using the tag in an application to simplify development. I'm aware of the 'feature… Read more Url Fragments And The Base Tag